Ver Fonte

fixed APP_PLATFORM warning

fysx há 11 anos atrás
pai
commit
29a3e4b566
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      jni/Application.mk

+ 1 - 0
jni/Application.mk

@@ -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