forked from Kolyah35/minecraft-pe-0.6.1
7 lines
174 B
Makefile
Executable File
7 lines
174 B
Makefile
Executable File
APP_PLATFORM := android-21
|
|
APP_STL := gnustl_static
|
|
APP_OPTIM := release
|
|
APP_ABI := arm64-v8a
|
|
APP_SHORT_COMMANDS := true
|
|
#APP_ABI := armeabi-v7a x86
|