summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 17dbc553bb..b6433664d8 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,5 +1,8 @@
load(qt_build_config)
CONFIG += qt_example_installs
+QT_SOURCE_TREE = $$PWD
+QT_BUILD_TREE = $$shadowed($$PWD)
+
# In qtbase, all modules follow qglobal.h
MODULE_VERSION = $$QT_VERSION