aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-09-14 11:33:25 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-19 10:50:11 +0200
commit648650313384d893e7fa8c179090d42f8167c13a (patch)
tree79884db3d78810089ed62c8b43a547e18be05039 /tools/tools.pro
parent9175109e8c6f55c365edf96797c249ffe6b74bf7 (diff)
Re-enable QtQuickTest.
This was disabled in refactor, but it seems to be working OK, so turn it back on. Change-Id: I35d97342c6ef7be358d9cb593a1eab27c711247c Reviewed-on: http://codereview.qt-project.org/4846 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Charles Yin <charles.yin@nokia.com>
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 29340c61b0..b963309d74 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -1,6 +1,5 @@
TEMPLATE = subdirs
SUBDIRS += qmlviewer qmlscene qmlplugindump
-# ### refactor: port properly
-# contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner
+contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner