removed unused htdocs/build.bat
This commit is contained in:
parent
9658e2299d
commit
a5cf06f616
|
@ -1,7 +0,0 @@
|
||||||
|
|
||||||
cd..
|
|
||||||
|
|
||||||
msbuild cppcheck.cbproj /target:clean
|
|
||||||
msbuild cppcheck.cbproj /target:build /property:"config=release" > htdocs\bcb.txt
|
|
||||||
|
|
||||||
cppcheck --all --style --unused-functions src 2> htdocs\cppcheck-results.txt
|
|
Loading…
Reference in New Issue