summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorArvid Ephraim Picciani <arvid.picciani@nokia.com>2010-11-26 12:43:40 (GMT)
committerArvid Ephraim Picciani <arvid.picciani@nokia.com>2010-11-26 12:49:28 (GMT)
commitf9433e9bb5a4eb849860d5eb29c9380e349b6aa9 (patch)
treedebfcabe2e15b7c7445fdaa6e288c026d6269af9 /mkspecs
parent1b218eafc973d14ab7a6db7bfa4ed18b5978c99b (diff)
downloadQt-f9433e9bb5a4eb849860d5eb29c9380e349b6aa9.zip
Qt-f9433e9bb5a4eb849860d5eb29c9380e349b6aa9.tar.gz
Qt-f9433e9bb5a4eb849860d5eb29c9380e349b6aa9.tar.bz2
Revert "Remove gdb_dwarf_index from maemo mkspec"
This reverts commit 7643d1016a6b4776cf671bbc595ec83002d2cc4e.
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/linux-g++-maemo/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/linux-g++-maemo/qmake.conf b/mkspecs/linux-g++-maemo/qmake.conf
index 56f41c0..23f1f71 100644
--- a/mkspecs/linux-g++-maemo/qmake.conf
+++ b/mkspecs/linux-g++-maemo/qmake.conf
@@ -5,7 +5,7 @@
MAKEFILE_GENERATOR = UNIX
TARGET_PLATFORM = unix
TEMPLATE = app
-CONFIG += qt warn_on release incremental link_prl
+CONFIG += qt warn_on release incremental link_prl gdb_dwarf_index
CONFIG += nostrip
QT += core gui
QMAKE_INCREMENTAL_STYLE = sublib