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, 4 insertions, 0 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index c3b1ad94ec..a1b48789b8 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -2,6 +2,10 @@ TEMPLATE = subdirs
SUBDIRS += \
qmlmin \
qmlimportscanner
+
+qmlmin.CONFIG = host_build
+qmlimportscanner.CONFIG = host_build
+
!android|android_app {
SUBDIRS += \
qml \