Files
raylib/src/android/jni/Application.mk
Ray 688045307a Reorganize folder for Android library
Android build system has been simplified and now is included in src
folder, like other build systems.
2016-06-06 13:52:06 +02:00

4 lines
108 B
Makefile

APP_ABI := $(TARGET_ARCH_ABI)
# $(warning APP_ABI $(APP_ABI))
# $(warning LOCAL_ARM_NEON $(LOCAL_ARM_NEON))