summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap/bootstrap.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-03-26 15:34:23 -0300
committerQt by Nokia <qt-info@nokia.com>2012-04-07 05:19:56 +0200
commit7ae76153cb53230c426ff26e545e4e98b27ffb59 (patch)
treed5e3813bcf7a5cb7109d946c9f87d5c731e94cfd /src/tools/bootstrap/bootstrap.pro
parent9dde45722b9ab760e8c14722904cfa4eca5663e9 (diff)
Remove -DQT_NO_STL from the bootstrapped builds
Change-Id: I37ea06426b66e617a49ec46952abdaad8814eadf Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'src/tools/bootstrap/bootstrap.pro')
-rw-r--r--src/tools/bootstrap/bootstrap.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/bootstrap/bootstrap.pro b/src/tools/bootstrap/bootstrap.pro
index 86823d23dc..21fc2f9ca5 100644
--- a/src/tools/bootstrap/bootstrap.pro
+++ b/src/tools/bootstrap/bootstrap.pro
@@ -19,7 +19,6 @@ DEFINES += \
QT_NO_DATASTREAM \
QT_NO_LIBRARY \
QT_NO_QOBJECT \
- QT_NO_STL \
QT_NO_SYSTEMLOCALE \
QT_NO_THREAD \
QT_NO_UNICODETABLES \