meritous: pass NDK and SDK paths to ./build.sh
This commit is contained in:
parent
f22c6f5c36
commit
dbb5392477
|
@ -20,7 +20,7 @@ to help them, and to eventually free the Orcus Dome from evil.
|
|||
Repo Type:git
|
||||
Repo:git://gitorious.org/meritous/sdl_android.git
|
||||
|
||||
Build Version:0.0.1,1,6d315bfce8159c62ec825a18b0946aa5da34d4a2,submodules=yes,init=cd .. && ./changeAppSettings.sh -a && ./build.sh || true,update=no,buildjni=no,subdir=project
|
||||
Build Version:0.0.1,1,6d315bfce8159c62ec825a18b0946aa5da34d4a2,submodules=yes,init=cd .. && ./changeAppSettings.sh -a && export PATH=$$NDK$$:$$SDK$$/tools:$PATH && ./build.sh || true,update=no,buildjni=no,subdir=project
|
||||
|
||||
Update Check Mode:None
|
||||
|
||||
|
|
Loading…
Reference in a new issue