Skip to content

Commit

Permalink
Merge 3b9d780 into 7885a0d
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Oct 16, 2018
2 parents 7885a0d + 3b9d780 commit 2388dde
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions projects/android/iutest_sample/jni/Application.mk
@@ -1,6 +1,5 @@
APP_OPTIM := release
APP_ABI := armeabi-v7a x86
APP_PLATFORM := android-14
APP_ABI := arm64-v8a x86
APP_PLATFORM := android-26
APP_STL := gnustl_static
#APP_STL := stlport_static
APP_CPPFLAGS := -frtti -fexceptions

0 comments on commit 2388dde

Please sign in to comment.