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:
@@ -16,7 +16,7 @@ LOCAL_SRC_FILES := \
|
||||
, $(subst $(LOCAL_PATH)/,,\
|
||||
$(wildcard ${LOCAL_PATH}/src/*.cpp) ))
|
||||
|
||||
$(info libmodplug: include dirs $(LOCAL_C_INCLUDES))
|
||||
$(info libmodplug: src files $(LOCAL_SRC_FILES))
|
||||
# $(info libmodplug: include dirs $(LOCAL_C_INCLUDES))
|
||||
# $(info libmodplug: src files $(LOCAL_SRC_FILES))
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user