summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-g++-maemo/qmake.conf
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-09-01 15:26:02 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-09-01 15:26:02 (GMT)
commit138ee8a53aba5ea6abf3dd5ad08008d372141814 (patch)
treed05fe4ecec432492880fbdb33f56406cd532284c /mkspecs/linux-g++-maemo/qmake.conf
parentd1f06553783dff25455b9cdcf9c44982747bad0d (diff)
parentb80e006058d3b73db8a583981e471c334f0e6b93 (diff)
downloadQt-138ee8a53aba5ea6abf3dd5ad08008d372141814.zip
Qt-138ee8a53aba5ea6abf3dd5ad08008d372141814.tar.gz
Qt-138ee8a53aba5ea6abf3dd5ad08008d372141814.tar.bz2
Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2: Optimize plugin loading on ELF platforms Fix compiler warning in qtextformat.h Add gdb-index section to debug binaries. Clean up and clarify Mac font engine code Implemented suffix and prefix strings for the numbering in ordered lists as supported by ODF. Works also with HTML import/export by using Qt CSS properties extensions.
Diffstat (limited to 'mkspecs/linux-g++-maemo/qmake.conf')
-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 a977e7a..8f85c54 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