issue #888: fix some typo error

This commit is contained in:
minggo 2011-12-23 11:12:06 +08:00
parent e287e74a6e
commit 61e87f661b
2 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ do
done
# build
pushd $ANDROID_NDK_ROOT_LOCAL
pushd $NDK_ROOT_LOCAL
./ndk-build -C $GAME_ANDROID_ROOT $*
popd

0
HelloWorld/android/build_native.sh Normal file → Executable file
View File