summaryrefslogtreecommitdiffstats
path: root/mkspecs/devices/linux-maemo-n9-g++/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/devices/linux-maemo-n9-g++/qmake.conf')
-rw-r--r--mkspecs/devices/linux-maemo-n9-g++/qmake.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/devices/linux-maemo-n9-g++/qmake.conf b/mkspecs/devices/linux-maemo-n9-g++/qmake.conf
index 804de84dc7..fadeb85e8c 100644
--- a/mkspecs/devices/linux-maemo-n9-g++/qmake.conf
+++ b/mkspecs/devices/linux-maemo-n9-g++/qmake.conf
@@ -3,10 +3,10 @@
# http://wiki.qt-project.org/Devices/N9
MAKEFILE_GENERATOR = UNIX
-CONFIG += incremental gdb_dwarf_index
+CONFIG += incremental gdb_dwarf_index
QMAKE_INCREMENTAL_STYLE = sublib
-QMAKE_PLATFORM = maemo
+QMAKE_PLATFORM = maemo
include(../../common/linux.conf)
include(../../common/gcc-base-unix.conf)