v0.4.3: improved ndk build task

Should now work on more devices than just mine
Also included .so files built with new script, no funtional change, but their size is a bit different
This commit is contained in:
Evan Debenham
2016-10-13 20:06:31 -04:00
parent a5da078540
commit 6529371326
4 changed files with 17 additions and 12 deletions
@@ -1,3 +1,3 @@
APP_ABI := armeabi x86
APP_BUILD_SCRIPT := ./jniSources/Android.mk
APP_OPTIM := release
APP_OPTIM := release
APP_PLATFORM := android-8