SDL: converted Guichan to static library, because we are using static libc++ so all C++ code must be linked inside libapplication.so
This commit is contained in:
@@ -22,4 +22,4 @@ LOCAL_STATIC_LIBRARIES :=
|
||||
|
||||
LOCAL_LDLIBS := -llog
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user