Updated Android Makefile for SDL2
This commit is contained in:
parent
d74752d82f
commit
ee38b15029
2 changed files with 93 additions and 93 deletions
|
@ -8,7 +8,7 @@ LOCAL_PATH := $(call my-dir)
|
|||
|
||||
include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := SDL
|
||||
LOCAL_MODULE := SDL2
|
||||
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/include
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue