aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlmin/qmlmin.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-11-01 20:05:49 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-16 10:34:46 +0100
commitd0af156930f80c7133b0190765d21b12a3d4a76a (patch)
tree73928f2519f3ebb63133a9cf1c7582d12f041578 /tools/qmlmin/qmlmin.pro
parent10c9f850c1654c893e4784c4faaefb100830d7bd (diff)
optionally bootstrap QmlDevTools and qmlmin
QmlDevTools is really meant for host tools (the two only ones using this being qmlmin in this repo and lupdate in qttools). qmake magic will take care of bootstrapping them while x-building. Change-Id: I29d921af483659d5455be0ad080dc1a88540c036 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tools/qmlmin/qmlmin.pro')
-rw-r--r--tools/qmlmin/qmlmin.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmlmin/qmlmin.pro b/tools/qmlmin/qmlmin.pro
index c7da0ebe4e..2cbf196863 100644
--- a/tools/qmlmin/qmlmin.pro
+++ b/tools/qmlmin/qmlmin.pro
@@ -1,3 +1,4 @@
+option(host_build)
QT = core qmldevtools-private
SOURCES += main.cpp