mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-20 15:03:32 +00:00
4 lines
114 B
Makefile
Executable File
4 lines
114 B
Makefile
Executable File
APP_PLATFORM := android-8
|
|
APP_STL := stlport_static
|
|
APP_OPTIM := release
|
|
APP_ABI := armeabi-v7a
|