This repository has been archived on 2026-04-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
original-mcpe-0.6.1/handheld/project/android/jni/Application.mk
2026-04-01 23:13:15 +02:00

6 lines
149 B
Makefile

APP_PLATFORM := android-9
APP_STL := stlport_static
APP_OPTIM := release
APP_ABI := armeabi-v7a
#APP_ABI := armeabi-v7a x86