summaryrefslogtreecommitdiffstats
path: root/src/script/script.pro
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2011-03-03 15:41:57 (GMT)
committerJørgen Lind <jorgen.lind@nokia.com>2011-03-03 15:41:57 (GMT)
commit7b7630eaca0fe1c3e0484232aa42b7cf9e86e3a3 (patch)
tree46cfa16fe13528ae668148d8af98fb6e156f0eb6 /src/script/script.pro
parent4ec935b3e738f79d76b708773c49471cffc46f65 (diff)
parent5414957f0feebe24a2aa0ac7c5ec32e53e49b57a (diff)
downloadQt-7b7630eaca0fe1c3e0484232aa42b7cf9e86e3a3.zip
Qt-7b7630eaca0fe1c3e0484232aa42b7cf9e86e3a3.tar.gz
Qt-7b7630eaca0fe1c3e0484232aa42b7cf9e86e3a3.tar.bz2
Merge remote-tracking branch 'origin/master' into lighthouse-master
Diffstat (limited to 'src/script/script.pro')
-rw-r--r--src/script/script.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/script.pro b/src/script/script.pro
index ce5c778..c558ba8 100644
--- a/src/script/script.pro
+++ b/src/script/script.pro
@@ -73,7 +73,7 @@ INCLUDEPATH += $$WEBKITDIR/JavaScriptCore/generated
# This line copied from WebCore.pro
DEFINES += WTF_USE_JAVASCRIPTCORE_BINDINGS=1 WTF_CHANGES=1
-DEFINES += NDEBUG
+CONFIG(release, debug|release):DEFINES += NDEBUG
solaris-g++:isEqual(QT_ARCH,sparc) {
CONFIG -= separate_debug_info