mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Reorganize folder for Android library
Android build system has been simplified and now is included in src folder, like other build systems.
This commit is contained in:
3
src/android/jni/Application.mk
Normal file
3
src/android/jni/Application.mk
Normal file
@ -0,0 +1,3 @@
|
||||
APP_ABI := $(TARGET_ARCH_ABI)
|
||||
# $(warning APP_ABI $(APP_ABI))
|
||||
# $(warning LOCAL_ARM_NEON $(LOCAL_ARM_NEON))
|
||||
Reference in New Issue
Block a user