Added getures module to Android source project
This commit is contained in:
parent
50c5df0838
commit
da5221910f
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ LOCAL_SRC_FILES :=\
|
|||
../../src/utils.c \
|
||||
../../src/audio.c \
|
||||
../../src/stb_vorbis.c \
|
||||
../../src/gestures.c \
|
||||
|
||||
# Required includes paths (.h)
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH) $(LOCAL_PATH)/include $(LOCAL_PATH)/../../src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue