opening TIC-80 sources
This commit is contained in:
6
build/android/jni/SDL2/Android.mk
Normal file
6
build/android/jni/SDL2/Android.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := SDL2
|
||||
LOCAL_SRC_FILES := ../../../../lib/android/sdl2/$(TARGET_ARCH_ABI)/libSDL2.so
|
||||
include $(PREBUILT_SHARED_LIBRARY)
|
||||
Reference in New Issue
Block a user