Android cmake toolchain is reworked for NDK r7; added experimental Android x86 support.
This commit is contained in:
@@ -3,7 +3,7 @@ SETLOCAL
|
||||
PUSHD %~dp0
|
||||
SET PROJECT_NAME=hello-android
|
||||
SET BUILD_DIR=build_armeabi
|
||||
SET ARM_TARGET=armeabi
|
||||
SET ANDROID_ABI=armeabi
|
||||
CALL ..\..\..\android\scripts\build.cmd %*
|
||||
POPD
|
||||
ENDLOCAL
|
||||
|
Reference in New Issue
Block a user