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