diff -r 79a77a604753 -r 0f8de4ffb908 vcmake.bat --- a/vcmake.bat Sat Oct 10 12:09:48 2009 +0200 +++ b/vcmake.bat Sat Oct 10 12:09:51 2009 +0200 @@ -1,9 +1,8 @@ - -REM ------- -REM make using microsoft visual c -REM type vcmake, and wait... -REM do not edit - automatically generated from ProjectDefinition -REM ------- +@REM ------- +@REM make using microsoft visual c +@REM type vcmake, and wait... +@REM do not edit - automatically generated from ProjectDefinition +@REM ------- make.exe -N -f bc.mak USEVC=1 %1 %2