removed unused htdocs/build.bat

This commit is contained in:
Daniel Marjamäki 2011-01-10 20:16:10 +01:00
parent 9658e2299d
commit a5cf06f616
1 changed files with 0 additions and 7 deletions

View File

@ -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