summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 716685d2a..a094e83ca 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,6 +1,5 @@
-# The qmake generated module files belong into our build/qmake dir
-MODULE_QMAKE_OUTDIR = $$shadowed($$PWD/build/qmake)
-QMAKEPATH += $$PWD/build/qmake $$MODULE_QMAKE_OUTDIR
+QMAKEPATH += $$PWD/build/qmake
load(qt_build_config)
+# All modules share the same version number. We plan on following Qt's releases for now.
MODULE_VERSION = 5.2.0