summaryrefslogtreecommitdiffstats
path: root/src/modules/qt_core.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/qt_core.pri')
-rw-r--r--src/modules/qt_core.pri15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/modules/qt_core.pri b/src/modules/qt_core.pri
deleted file mode 100644
index e6e5df9d27..0000000000
--- a/src/modules/qt_core.pri
+++ /dev/null
@@ -1,15 +0,0 @@
-QT.core.VERSION = 5.0.0
-QT.core.MAJOR_VERSION = 5
-QT.core.MINOR_VERSION = 0
-QT.core.PATCH_VERSION = 0
-
-QT.core.name = QtCore
-QT.core.bins = $$QT_MODULE_BIN_BASE
-QT.core.includes = $$QT_MODULE_INCLUDE_BASE/QtCore
-QT.core.private_includes = $$QT_MODULE_INCLUDE_BASE/QtCore/$$QT.core.VERSION
-QT.core.sources = $$QT_MODULE_BASE/src/corelib
-QT.core.libs = $$QT_MODULE_LIB_BASE
-QT.core.plugins = $$QT_MODULE_PLUGIN_BASE
-QT.core.imports = $$QT_MODULE_IMPORT_BASE
-QT.core.depends =
-QT.core.DEFINES = QT_CORE_LIB