diff options
Diffstat (limited to 'jni/Application.mk')
-rw-r--r-- | jni/Application.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jni/Application.mk b/jni/Application.mk new file mode 100644 index 00000000..2000103b --- /dev/null +++ b/jni/Application.mk @@ -0,0 +1,6 @@ +#APP_ABI := armeabi-v7a +#APP_PLATFORM := android-14 + +#APP_OPTIM := release + +#LOCAL_ARM_MODE := arm |