mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 11:11:23 +02:00
added SDL2 source moved files
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE := main
|
||||
|
||||
SDL_PATH := ../SDL
|
||||
SDL_PATH := ../SDL2-2.0.1
|
||||
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/$(SDL_PATH)/include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user