diff options
Diffstat (limited to 'jni/Application.mk')
-rw-r--r-- | jni/Application.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/jni/Application.mk b/jni/Application.mk deleted file mode 100644 index b69669ac..00000000 --- a/jni/Application.mk +++ /dev/null @@ -1,9 +0,0 @@ -APP_ABI := all -APP_PLATFORM := android-14 - -APP_STL:=stlport_shared -#APP_STL:=gnustl_shared - -#APP_OPTIM := release - -#LOCAL_ARM_MODE := arm |