mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 11:11:23 +02:00
It compiles and exectes (but crashes on startup)
This commit is contained in:
@@ -15,7 +15,7 @@ LOCAL_SRC_FILES := \
|
||||
$(filter-out lib/psytune.c lib/vorbisenc.c, $(subst $(LOCAL_PATH)/,,\
|
||||
$(wildcard ${LOCAL_PATH}/lib/*.c) ))
|
||||
|
||||
$(info libvorbis: include dirs $(LOCAL_C_INCLUDES))
|
||||
$(info libvorbis: src files $(LOCAL_SRC_FILES))
|
||||
# $(info libvorbis: include dirs $(LOCAL_C_INCLUDES))
|
||||
# $(info libvorbis: src files $(LOCAL_SRC_FILES))
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user