diff --git a/shell/android-studio/reicast/src/main/jni/Application.mk b/shell/android-studio/reicast/src/main/jni/Application.mk index 38a20f2ec..46b44ed73 100644 --- a/shell/android-studio/reicast/src/main/jni/Application.mk +++ b/shell/android-studio/reicast/src/main/jni/Application.mk @@ -1,4 +1,4 @@ -APP_STL := stlport_static +APP_STL := c++_static APP_ABI := armeabi-v7a x86 #mips #NDK_TOOLCHAIN_VERSION := 4.8 APP_SHORT_COMMANDS := true \ No newline at end of file