Add Dynamic API to Android makefile.
This commit is contained in:
parent
afd0f32314
commit
e9be2d0b59
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ LOCAL_SRC_FILES := \
|
|||
$(LOCAL_PATH)/src/atomic/SDL_spinlock.c.arm \
|
||||
$(wildcard $(LOCAL_PATH)/src/core/android/*.c) \
|
||||
$(wildcard $(LOCAL_PATH)/src/cpuinfo/*.c) \
|
||||
$(wildcard $(LOCAL_PATH)/src/dynapi/*.c) \
|
||||
$(wildcard $(LOCAL_PATH)/src/events/*.c) \
|
||||
$(wildcard $(LOCAL_PATH)/src/file/*.c) \
|
||||
$(wildcard $(LOCAL_PATH)/src/haptic/*.c) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue