forked from Kolyah35/minecraft-pe-0.6.1
4 lines
111 B
Makefile
Executable File
4 lines
111 B
Makefile
Executable File
APP_PLATFORM := android-19
|
|
APP_STL := gnustl_static
|
|
APP_OPTIM := release
|
|
APP_ABI := armeabi-v7a
|