Skip to content

Commit

Permalink
Added Android build script for SDL
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 16, 2017
1 parent ab4695f commit 95d8396
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Android.mk
Expand Up @@ -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)

###########################
Expand Down

0 comments on commit 95d8396

Please sign in to comment.