vcmake.bat
changeset 2603 c3466e3bef65
parent 2579 e7ab4cf5602c
child 2801 b6f60e2f5bc7
--- 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
+