summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/linux-android.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/common/linux-android.conf')
-rw-r--r--mkspecs/common/linux-android.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/common/linux-android.conf b/mkspecs/common/linux-android.conf
index a93ec68e01..363dac3a34 100644
--- a/mkspecs/common/linux-android.conf
+++ b/mkspecs/common/linux-android.conf
@@ -1,7 +1,7 @@
MAKEFILE_GENERATOR = UNIX
QMAKE_INCREMENTAL_STYLE = sublib
-QMAKE_PLATFORM += android
+QMAKE_PLATFORM += android
include(linux.conf)
include(gcc-base-unix.conf)