mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 00:20:57 +02:00
fixed APP_PLATFORM warning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user