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