aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/quicktemplates2.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/quicktemplates2.pro')
-rw-r--r--src/quicktemplates2/quicktemplates2.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/quicktemplates2/quicktemplates2.pro b/src/quicktemplates2/quicktemplates2.pro
deleted file mode 100644
index 06fa0ee7..00000000
--- a/src/quicktemplates2/quicktemplates2.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-TARGET = QtQuickTemplates2
-MODULE = quicktemplates2
-
-QT += quick
-QT_PRIVATE += core-private gui-private qml-private quick-private
-qtHaveModule(qmlmodels): QT += qmlmodels-private
-
-DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
-
-HEADERS += \
- $$PWD/qtquicktemplates2global_p.h
-
-include(quicktemplates2.pri)
-load(qt_module)
-
-QMLTYPES_FILENAME = plugins.qmltypes
-QMLTYPES_INSTALL_DIR = $$[QT_INSTALL_QML]/QtQuick/Templates
-QML_IMPORT_NAME = QtQuick.Templates
-QML_IMPORT_VERSION = $$QT_VERSION
-CONFIG += qmltypes install_qmltypes install_metatypes