add missing maemo platform announcement to n9 spec
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 14 Sep 2012 10:17:53 +0000 (12:17 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 21 Sep 2012 00:44:22 +0000 (02:44 +0200)
Change-Id: I24855dc3fdfcc19a81f7e030c9dfbbdddd2bb552
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
mkspecs/devices/linux-maemo-n9-g++/qmake.conf

index 0a580a9..804de84 100644 (file)
@@ -6,6 +6,8 @@ MAKEFILE_GENERATOR      = UNIX
 CONFIG                  += incremental gdb_dwarf_index
 QMAKE_INCREMENTAL_STYLE = sublib
 
+QMAKE_PLATFORM = maemo
+
 include(../../common/linux.conf)
 include(../../common/gcc-base-unix.conf)
 include(../../common/g++-unix.conf)