mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-14 13:56:01 +00:00
Add physac module to android compile instructions...
... and switch from debug build to release
This commit is contained in:
@@ -47,6 +47,7 @@ LOCAL_SRC_FILES :=\
|
||||
../../utils.c \
|
||||
../../audio.c \
|
||||
../../external/stb_vorbis.c \
|
||||
../../physac.c \
|
||||
|
||||
# Required includes paths (.h)
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH) $(LOCAL_PATH)/include $(LOCAL_PATH)/../..
|
||||
|
Reference in New Issue
Block a user