vcmake.bat
changeset 2270 aec3094ae553
parent 2258 87b8a82ae818
child 2345 65d395e5a19b
--- a/vcmake.bat	Mon Sep 28 18:18:44 2009 +0200
+++ b/vcmake.bat	Mon Sep 28 18:18:46 2009 +0200
@@ -1,2 +1,9 @@
 
+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
+
+