mirror of https://github.com/axmolengine/axmol.git
Uncomment the path definitions
This commit is contained in:
parent
7481d3ac4a
commit
c4bac4c136
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue