aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 2035460ce2..dccdce8160 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -1,2 +1,4 @@
TEMPLATE = subdirs
-SUBDIRS += qmlviewer
+SUBDIRS += qmlviewer qmlscene qmlplugindump
+contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner
+