aboutsummaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-12-23 20:12:19 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-01-26 16:59:10 +0000
commit90d62f4c028c41a0ee4ee0ab7597795cd16cc9b4 (patch)
treeb31f22332b2a25bb9a3d3b886af04218a711809a /tools/tools.pro
parent9aed949bb99b9bf328322457a02ad1a9fb330f2d (diff)
remove obsolete host build declarations from subdirs projects
follows up qtbase/4eb2feb2. Change-Id: I13ba74fb25dfd059782b369350fa14e44b70bf79 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tools/tools.pro')
-rw-r--r--tools/tools.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/tools.pro b/tools/tools.pro
index 3952ec4b01..f3988a909a 100644
--- a/tools/tools.pro
+++ b/tools/tools.pro
@@ -4,9 +4,6 @@ SUBDIRS += \
qmlmin \
qmlimportscanner
-qmlmin.CONFIG = host_build
-qmlimportscanner.CONFIG = host_build
-
!android|android_app {
SUBDIRS += \
qml \