optionally bootstrap QmlDevTools and qmlmin
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Thu, 1 Nov 2012 19:05:49 +0000 (20:05 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 16 Mar 2013 09:34:46 +0000 (10:34 +0100)
commitd0af156930f80c7133b0190765d21b12a3d4a76a
tree73928f2519f3ebb63133a9cf1c7582d12f041578
parent10c9f850c1654c893e4784c4faaefb100830d7bd
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>
src/qmldevtools/qmldevtools.pro
tests/auto/headersclean/headersclean.pro
tests/auto/qmldevtools/compile/compile.pro
tests/auto/qmldevtools/compile/tst_compile.cpp
tools/qmlmin/qmlmin.pro