4 lines
71 B
Batchfile
4 lines
71 B
Batchfile
|
|
||
|
call clean.bat
|
||
|
cov-build --dir cov-int make
|
||
|
zip -r cov-int.zip cov-int
|