diff -r 10bd8f2a0881 -r c3466e3bef65 vcmake.bat --- a/vcmake.bat Sat Oct 10 17:58:43 2009 +0200 +++ b/vcmake.bat Sat Oct 10 17:58:48 2009 +0200 @@ -1,2 +1,8 @@ +@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 -make.exe -N -f bc.mak USEVC=1 %1 %2 +