aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro10
1 files changed, 8 insertions, 2 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 1ce5667a19..396641193f 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -1,6 +1,12 @@
TEMPLATE = subdirs
-SUBDIRS += qmlscene qmlplugindump qmlmin qmleasing qmlprofiler qmlbundle
+SUBDIRS += \
+ qmlscene \
+ qmlplugindump \
+ qmlmin \
+ qmleasing \
+ qmlprofiler \
+ qmlbundle \
+ qmltestrunner
!contains(QT_CONFIG, no-widgets):SUBDIRS += easingcurveeditor
-contains(QT_CONFIG, qmltest): SUBDIRS += qmltestrunner