Android project to compile raylib src

This commit is contained in:
raysan5
2014-09-16 23:10:27 +02:00
parent 8e2680f41f
commit 983cc8d291
19 changed files with 2778 additions and 0 deletions

View File

@ -0,0 +1,3 @@
APP_ABI := $(TARGET_ARCH_ABI)
# $(warning APP_ABI $(APP_ABI))
# $(warning LOCAL_ARM_NEON $(LOCAL_ARM_NEON))