aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-22 16:48:44 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-24 10:02:49 +0000
commitcc707a981e2ece079bf94c9817e2d42760cae60b (patch)
tree921ba62e1a389b409191dbd6078f00e628a77699 /.qmake.conf
parente1bf1e9a03066a9029132e476794d3f16abcd6ff (diff)
.qmake.conf: set QQC2_SOURCE_TREE
A tad nicer way to pass the correct path for tests. Change-Id: I0415d64737bbaa6de163e855080ed3a147f547d5 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
index 3748d167..79f7457c 100644
--- a/.qmake.conf
+++ b/.qmake.conf
@@ -1,4 +1,6 @@
load(qt_build_config)
CONFIG += warning_clean
+QQC2_SOURCE_TREE = $$PWD
+
MODULE_VERSION = 5.6.0