rusefi/firmware/cov_run.bat

5 lines
132 B
Batchfile
Raw Permalink Normal View History

2016-03-15 14:01:54 -07:00
rem Download from https://scan.coverity.com/download?tab=cxx
2015-07-10 06:01:56 -07:00
call clean.bat
cov-build --dir cov-int make
zip -r cov-int.zip cov-int