[Android] allow variable ABI targets

This commit is contained in:
l3iggs 2014-08-17 21:19:31 -07:00
parent 49ee587ace
commit 5678899c6d

View File

@ -104,6 +104,8 @@ fi
#ANDROID DEFINES
#================
export TARGET_ABIS = "armeabi-v7a mips x86"
#uncomment to define NDK standalone toolchain for ARM
#export NDK_ROOT_DIR_ARM =