aboutsummaryrefslogtreecommitdiffstats
path: root/modules/qt_qml.pri
diff options
context:
space:
mode:
Diffstat (limited to 'modules/qt_qml.pri')
-rw-r--r--modules/qt_qml.pri17
1 files changed, 0 insertions, 17 deletions
diff --git a/modules/qt_qml.pri b/modules/qt_qml.pri
deleted file mode 100644
index 3dc3acac40..0000000000
--- a/modules/qt_qml.pri
+++ /dev/null
@@ -1,17 +0,0 @@
-QT.qml.VERSION = 5.0.0
-QT.qml.MAJOR_VERSION = 5
-QT.qml.MINOR_VERSION = 0
-QT.qml.PATCH_VERSION = 0
-
-QT.qml.name = QtQml
-QT.qml.bins = $$QT_MODULE_BIN_BASE
-QT.qml.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/QtQml
-QT.qml.private_includes = $$QT_MODULE_INCLUDE_BASE/QtQml/$$QT.qml.VERSION
-QT.qml.sources = $$QT_MODULE_BASE/src/qml
-QT.qml.libs = $$QT_MODULE_LIB_BASE
-QT.qml.plugins = $$QT_MODULE_PLUGIN_BASE
-QT.qml.imports = $$QT_MODULE_IMPORT_BASE
-QT.qml.depends = network
-QT.qml.DEFINES = QT_QML_LIB QQmlImageProvider=QQuickImageProvider
-
-QT_CONFIG += qml