summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.qmake.conf b/.qmake.conf
index a094e83ca..66245228b 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,4 +1,4 @@
-QMAKEPATH += $$PWD/build/qmake
+QMAKEPATH += $$PWD/tools/qmake
load(qt_build_config)
# All modules share the same version number. We plan on following Qt's releases for now.