view android/jni/Application.mk @ 2042:3142602d21d8 mame_interp

Fix compile error post-merge
author Michael Pavone <pavone@retrodev.com>
date Thu, 05 Aug 2021 09:43:29 -0700
parents 13abdc98379e
children
line wrap: on
line source


# Uncomment this if you're using STL in your project
# See CPLUSPLUS-SUPPORT.html in the NDK documentation for more information
# APP_STL := stlport_static 

APP_PLATFORM := android-16
APP_OPTIM := release