Uncomment the path definitions

This commit is contained in:
clawoo 2011-08-04 17:17:11 +03:00
parent 7481d3ac4a
commit c4bac4c136
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
# Don't modify the script until you know what you do.
# set environment paramters
#NDK_ROOT="/workspace/android-dev/android-ndk-r5"
#ANDROID_SDK_ROOT="/workspace/android-dev/android-sdk-mac_86"
NDK_ROOT="/workspace/android-dev/android-ndk-r5"
ANDROID_SDK_ROOT="/workspace/android-dev/android-sdk-mac_86"
# check if it was called by .bat file
if [ $# -eq 5 ];then