make qt_tool support building bootstrapped tools
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Thu, 15 Nov 2012 13:49:19 +0000 (14:49 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 16 Nov 2012 14:59:20 +0000 (15:59 +0100)
commitf2b77e0c3cfdcd05ae0585daa3cf9b8e88dcac69
tree6fb058b36e752a6a9b113836a04f65a1edc24239
parent4b85211a43d430978470f1b56be941a7124164fd
make qt_tool support building bootstrapped tools

as a "side effect", this fixes the build of bootstrapped tools when
doing a debug build under msvc: qt.prf would add CONFIG+=release after
default_post.prf already loaded debug.prf.

Change-Id: Idd17cf28d358950fd90bb18ca7a8d67e06953bc1
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com>
mkspecs/features/qt_tool.prf
src/tools/bootstrap/bootstrap.pro
src/tools/moc/moc.pro
src/tools/qdbuscpp2xml/qdbuscpp2xml.pro
src/tools/qdbusxml2cpp/qdbusxml2cpp.pro
src/tools/qdoc/qdoc.pro
src/tools/rcc/rcc.pro
src/tools/uic/uic.pro