announce the android platform in the respective specs
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 14 Sep 2012 10:34:50 +0000 (12:34 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 21 Sep 2012 00:44:22 +0000 (02:44 +0200)
Change-Id: I55c8d9fe4160c37eec6073894481e313e4dea191
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
mkspecs/common/linux-android.conf

index 7bf4082..5b1a55d 100644 (file)
@@ -1,6 +1,8 @@
 MAKEFILE_GENERATOR      = UNIX
 QMAKE_INCREMENTAL_STYLE = sublib
 
+QMAKE_PLATFORM += android
+
 include(linux.conf)
 include(gcc-base-unix.conf)