mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
Disabled building of dynamic library for SDL2
This commit is contained in:
@@ -49,7 +49,7 @@ LOCAL_SRC_FILES := \
|
||||
LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES
|
||||
LOCAL_LDLIBS := -ldl -lGLESv1_CM -lGLESv2 -llog -landroid
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
# include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
###########################
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user