Disabled building of dynamic library for SDL2

This commit is contained in:
fysx
2014-04-04 11:35:52 +02:00
parent cc829bdd1e
commit 8acfb8d91a
+1 -1
View File
@@ -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)
###########################
#