comparison android/jni/Application.mk @ 1843:13abdc98379e mame_interp

Get Android build target working on mame_interp branch
author Michael Pavone <pavone@retrodev.com>
date Thu, 18 Apr 2019 22:06:47 -0700
parents 78abbabfd58d
children
comparison
equal deleted inserted replaced
1842:49f65d240299 1843:13abdc98379e
1 1
2 # Uncomment this if you're using STL in your project 2 # Uncomment this if you're using STL in your project
3 # See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information 3 # See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
4 # APP_STL := stlport_static 4 # APP_STL := stlport_static
5 5
6 APP_ABI := x86
7 APP_PLATFORM := android-16 6 APP_PLATFORM := android-16
8 APP_OPTIM := release 7 APP_OPTIM := release