aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 994a8c7114..217748915b 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -6,8 +6,7 @@ SUBDIRS += \
qmlprofiler
!android|android_app: SUBDIRS += \
qml \
- qmlbundle \
- v4
+ qmlbundle
qtHaveModule(quick):qtHaveModule(widgets): SUBDIRS += qmleasing
# qmlmin & qmlbundle are build tools.
@@ -21,6 +20,8 @@ qtNomakeTools( \
qmleasing \
)
+contains(QT_CONFIG, private_tests): SUBDIRS += qmljs
+
qtHaveModule(quick) {
for(subdir, SUBDIRS): $${subdir}.depends += qmlimportscanner
SUBDIRS += qmlimportscanner