diff android/jni/Application.mk @ 1839:78abbabfd58d

Get Android build working again and update for SDL 2.0.7 (last version to support older versions of Android)
author Michael Pavone <pavone@retrodev.com>
date Sun, 14 Apr 2019 23:37:11 -0700
parents 09f5a349e881
children 13abdc98379e
line wrap: on
line diff
--- a/android/jni/Application.mk	Tue Apr 09 22:48:06 2019 -0700
+++ b/android/jni/Application.mk	Sun Apr 14 23:37:11 2019 -0700
@@ -4,3 +4,5 @@
 # APP_STL := stlport_static 
 
 APP_ABI := x86
+APP_PLATFORM := android-16
+APP_OPTIM := release