Added Android build script for SDL
This commit is contained in:
parent
eeb5c074b1
commit
047df473a4
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@ LOCAL_SRC_FILES := \
|
|||
LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES
|
||||
LOCAL_LDLIBS := -ldl -lGLESv1_CM -lGLESv2 -llog -landroid
|
||||
|
||||
cmd-strip :=
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
###########################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue