X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=build-projects%2Fandroid%2Fjni%2FApplication.mk;fp=build-projects%2Fandroid%2Fjni%2FApplication.mk;h=0000000000000000000000000000000000000000;hp=e5b9a1b7d36557ca1bede39e9ebe0852197c3d40;hb=51d5e483a5d8b50e0c0956053e0e264c20382928;hpb=233a6e8536ef2ff2c799011417b9f55e1db54300 diff --git a/build-projects/android/jni/Application.mk b/build-projects/android/jni/Application.mk deleted file mode 100644 index e5b9a1b7..00000000 --- a/build-projects/android/jni/Application.mk +++ /dev/null @@ -1,9 +0,0 @@ - -# 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_ABI := armeabi-v7a armeabi x86 -APP_STL := gnustl_static - -APP_OPTIM := debug