fixed APP_PLATFORM warning

This commit is contained in:
fysx
2015-01-13 20:57:00 +01:00
parent 02dc18a587
commit 29a3e4b566
+1
View File
@@ -5,5 +5,6 @@ APP_STL := gnustl_shared
APP_ABI := armeabi armeabi-v7a
APP_CPPFLAGS := -frtti
APP_LDFLAGS := -llog -landroid -lz
APP_PLATFORM := 10
# APP_OPTIM := debug