aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index eda9e85c8c..43b6c14022 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -4,7 +4,8 @@ qtHaveModule(qmltest): SUBDIRS += qmltestrunner
SUBDIRS += \
qmlmin \
qmlprofiler \
- qmlbundle
+ qmlbundle \
+ v4
qtHaveModule(quick):qtHaveModule(widgets): SUBDIRS += qmleasing
# qmlmin & qmlbundle are build tools.