added libs for arm64-v8a

This commit is contained in:
Gerhard Stein
2015-02-24 16:55:34 +01:00
parent 94b4dd111b
commit 4e48f77d40
16 changed files with 5 additions and 5 deletions

0
build/envsetup.sh Normal file → Executable file
View File

View File

@@ -1,6 +1,6 @@
#!/bin/sh
ARCH_LIST="armeabi armeabi-v7a x86 mips"
ARCH_LIST="armeabi armeabi-v7a arm64-v8a x86 mips"
mkdir -p openssl
git clone --depth=1 -b kitkat-release https://android.googlesource.com/platform/external/openssl openssl/jni || exit 1

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -11,4 +11,4 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=android-21
target=android-19