Files
Mu/libretroBuildSystem/jni/Application.mk
meepingsnesroms 125e85d73b Got Mac RetroArch build working with ARM emulator
Hopefully dident break ARM emulator on Windows.
2019-05-13 12:38:42 -07:00

4 lines
69 B
Makefile

APP_ABI := all
APP_PLATFORM := android-18
APP_CPPFLAGS += -std=c++11