RetroArch/android/phoenix/jni/Application.mk

7 lines
102 B
Makefile
Raw Normal View History

ifeq ($(GLES),3)
APP_PLATFORM := android-18
else
APP_PLATFORM := android-9
endif
APP_ABI := all