Added UfoAI as a submodule, commented out some debug output that prevented ndk-gdb from running
This commit is contained in:
@@ -6,7 +6,7 @@ LOCAL_MODULE := vcmi
|
||||
|
||||
# VCMI compilation process is atrocious
|
||||
$(shell touch $(LOCAL_PATH)/libvcmi.so)
|
||||
$(warning Please ignore the error about libvcmi.so, just recompile)
|
||||
#$(warning Please ignore the error about libvcmi.so, just recompile)
|
||||
|
||||
ifneq ($(NDK_R5_TOOLCHAIN),)
|
||||
LOCAL_SRC_FILES := libvcmi.so
|
||||
|
||||
Reference in New Issue
Block a user