update build process for Android

This commit is contained in:
badaix 2018-04-12 23:45:01 +02:00
parent 43184062b6
commit ad0d9325a9
4 changed files with 13 additions and 14 deletions

View file

@ -1,7 +1,7 @@
#/bin/sh
export NDK_DIR_ARM="$1-arm"
#export NDK_DIR_MIPS="$1-mips"
export NDK_DIR_X86="$1-x86"
export ASSETS_DIR="$2"
./build_android.sh