mirror of
https://github.com/encounter/SDL.git
synced 2025-06-04 13:41:37 +00:00
Added Android build script for SDL
This commit is contained in:
parent
ab4695f48f
commit
95d8396e9d
@ -51,6 +51,8 @@ LOCAL_SRC_FILES := \
|
|||||||
LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES
|
LOCAL_CFLAGS += -DGL_GLEXT_PROTOTYPES
|
||||||
LOCAL_LDLIBS := -ldl -lGLESv1_CM -lGLESv2 -llog -landroid
|
LOCAL_LDLIBS := -ldl -lGLESv1_CM -lGLESv2 -llog -landroid
|
||||||
|
|
||||||
|
cmd-strip :=
|
||||||
|
|
||||||
include $(BUILD_SHARED_LIBRARY)
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
|
||||||
###########################
|
###########################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user