4 lines
41 B
Batchfile
4 lines
41 B
Batchfile
pushd ..\dll
|
|
build -Z
|
|
call u.cmd
|
|
popd |
pushd ..\dll
|
|
build -Z
|
|
call u.cmd
|
|
popd |