summaryrefslogtreecommitdiffstats
path: root/qmake/qmake.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-08-28 19:24:30 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-12 16:27:10 +0200
commitda8504b2ac43086fd5343c5b410bf2bb64d845c9 (patch)
tree9d445c407a66f71169a67554bf57f72c00e577ec /qmake/qmake.pro
parent52f28060d629c0fdf9c3e8350b0344a21afb4137 (diff)
add missing ifdefery
sync up implementation with qtcreator. Change-Id: I6a1578818512fa3b0773faf276a1d56881eb06d7 (cherry picked from qttools/582cbddc6ba1b74a7e4e07e0b5c23d47de6838cb) Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'qmake/qmake.pro')
-rw-r--r--qmake/qmake.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/qmake.pro b/qmake/qmake.pro
index 0d92ac21ae..6dcc38bedb 100644
--- a/qmake/qmake.pro
+++ b/qmake/qmake.pro
@@ -7,7 +7,7 @@ option(host_build)
CONFIG += console bootstrap
CONFIG -= qt shared app_bundle uic
DEFINES += QT_BUILD_QMAKE QT_BOOTSTRAPPED \
- PROEVALUATOR_FULL PROEVALUATOR_DEBUG
+ PROEVALUATOR_FULL
DESTDIR = ../bin/
OBJECTS_DIR = .