diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-04-16 19:21:14 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-04-16 19:21:14 +0200 |
commit | 3e4d8f433239c40311037616b1b8833a06651ae0 (patch) | |
tree | 98ab7fce0d011d34677b0beb762d389cb5c39199 /jni/Application.mk |
Initial import
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 |