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