3 lines
64 B
Batchfile
3 lines
64 B
Batchfile
set OPT=%1%
|
|
call ..\tools\buildClient.bat json_fesp %OPT%
|
|
@PAUSE |
set OPT=%1%
|
|
call ..\tools\buildClient.bat json_fesp %OPT%
|
|
@PAUSE |