mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-11-16 07:04:38 +00:00
4 lines
97 B
Makefile
4 lines
97 B
Makefile
APP_ABI := armeabi armeabi-v7a ## TODO : x86
|
|
APP_PLATFORM := android-21
|
|
APP_STL := gnustl_static
|