|
|
@echo off
|
||
|
|
pushd W:\Odin-other\Odin-test
|
||
|
|
call build.bat
|
||
|
|
popd
|
|
|
@echo off
|
||
|
|
pushd W:\Odin-other\Odin-test
|
||
|
|
call build.bat
|
||
|
|
popd
|