summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.pro
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-09-24 11:33:38 (GMT)
committerFrans Englich <frans.englich@nokia.com>2009-09-24 11:33:38 (GMT)
commit9c670b54b1cb4cdd29a910db3b7b78e4a9198642 (patch)
tree9c4a42db82c88a01bf035f2e6604db08ef4ded3f /src/gui/gui.pro
parent0d0cdb6e440c8009215defd9df59fdacd154ddf4 (diff)
downloadQt-9c670b54b1cb4cdd29a910db3b7b78e4a9198642.zip
Qt-9c670b54b1cb4cdd29a910db3b7b78e4a9198642.tar.gz
Qt-9c670b54b1cb4cdd29a910db3b7b78e4a9198642.tar.bz2
Remove debugging code.
Diffstat (limited to 'src/gui/gui.pro')
-rw-r--r--src/gui/gui.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/gui/gui.pro b/src/gui/gui.pro
index 472937d..7c24002 100644
--- a/src/gui/gui.pro
+++ b/src/gui/gui.pro
@@ -4,9 +4,6 @@ QT = core
DEFINES += QT_BUILD_GUI_LIB QT_NO_USING_NAMESPACE
win32-msvc*|win32-icc:QMAKE_LFLAGS += /BASE:0x65000000
-# These enable debugging of window management for Symbian.
-#DEFINES += DEBUG_QSYMBIANCONTROL DEBUG_QWIDGET
-
!win32:!embedded:!mac:!symbian:CONFIG += x11
unix:QMAKE_PKGCONFIG_REQUIRES = QtCore
@@ -57,4 +54,4 @@ DEFINES += Q_INTERNAL_QAPP_SRC
symbian:TARGET.UID3=0x2001B2DD
# ro-section in gui can exceed default allocated space, so more rw-section little further
-symbian-sbsv2: MMP_RULES += "LINKEROPTION armcc --rw-base 0x800000" \ No newline at end of file
+symbian-sbsv2: MMP_RULES += "LINKEROPTION armcc --rw-base 0x800000"