Removed physac old module from Android MK file
This commit is contained in:
parent
5d186639c9
commit
cbda329bfd
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ LOCAL_SRC_FILES :=\
|
||||||
../../utils.c \
|
../../utils.c \
|
||||||
../../audio.c \
|
../../audio.c \
|
||||||
../../external/stb_vorbis.c \
|
../../external/stb_vorbis.c \
|
||||||
../../physac.c \
|
|
||||||
|
|
||||||
# Required includes paths (.h)
|
# Required includes paths (.h)
|
||||||
LOCAL_C_INCLUDES := $(LOCAL_PATH) $(LOCAL_PATH)/include $(LOCAL_PATH)/../..
|
LOCAL_C_INCLUDES := $(LOCAL_PATH) $(LOCAL_PATH)/include $(LOCAL_PATH)/../..
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue