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