diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-07-25 19:54:43 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-07-25 19:54:43 +0200 |
commit | 02c364271bc75cae5c00faf3b01d2f4b85113d07 (patch) | |
tree | 2f54da1e3367a193228659a32612bd3daa4976e2 /jni/Application.mk | |
parent | 5e48e30e53bb7b42154866214217bf3f500ee7fd (diff) | |
parent | 2b811c50e5b5202eedab9d0a9768ec5e0d7168a3 (diff) |
Merge
Diffstat (limited to 'jni/Application.mk')
-rw-r--r-- | jni/Application.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jni/Application.mk b/jni/Application.mk index e33410ed..38ce95f3 100644 --- a/jni/Application.mk +++ b/jni/Application.mk @@ -1,4 +1,5 @@ APP_ABI := all +NDK_TOOLCHAIN_VERSION=4.4.3 #APP_PLATFORM := android-14 #APP_OPTIM := release |