- Added SDL, libjpeg and libpng
- Added Android project and Java files
This commit is contained in:
5
projects/mtg/Android/jni/Application.mk
Normal file
5
projects/mtg/Android/jni/Application.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
APP_PROJECT_PATH := $(call my-dir)/..
|
||||
APP_CPPFLAGS += -frtti -fexceptions
|
||||
APP_ABI := armeabi armeabi-v7a
|
||||
APP_STL := gnustl_static
|
||||
APP_MODULES := libpng libjpeg main SDL
|
||||
Reference in New Issue
Block a user