mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-14 03:30:53 +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
|