mirror of https://github.com/axmolengine/axmol.git
issue #888: fix some typo error
This commit is contained in:
parent
e287e74a6e
commit
61e87f661b
|
@ -37,7 +37,7 @@ do
|
||||||
done
|
done
|
||||||
|
|
||||||
# build
|
# build
|
||||||
pushd $ANDROID_NDK_ROOT_LOCAL
|
pushd $NDK_ROOT_LOCAL
|
||||||
./ndk-build -C $GAME_ANDROID_ROOT $*
|
./ndk-build -C $GAME_ANDROID_ROOT $*
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue