mirror of
https://github.com/libretro/Mu.git
synced 2026-09-23 07:05:37 +00:00
4 lines
69 B
Makefile
4 lines
69 B
Makefile
APP_ABI := all
|
|
APP_PLATFORM := android-18
|
|
APP_CPPFLAGS += -std=c++11
|