summaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-01-31 20:53:15 +0100
committerBrett Stottlemyer <bstottle@ford.com>2017-01-31 21:31:08 +0000
commit3d3888c2ea4eea637a4e7fad754b2f5d3afc4170 (patch)
tree2a535893fad3dc363c9894a3d1bd549afde34e5b /.qmake.conf
parent2263e9381879cba4f8c692e203f75e2b8cf54a2e (diff)
better naming for top_srcdir
... and drop top_builddir, as it's unused. Change-Id: I02d1c216b728a8ce8a07acf5d407388fa6d76838 Reviewed-by: Continuous Integration (KDAB) <build@kdab.com> Reviewed-by: Brett Stottlemyer <bstottle@ford.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 6c8b4e3..cfadf4e 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -3,5 +3,4 @@ CONFIG += qt_example_installs
MODULE_VERSION = 5.9.0
-top_srcdir=$$PWD
-top_builddir=$$shadowed($$PWD)
+QTRO_SOURCE_TREE = $$PWD