initial checkin
authorClaus Gittinger <cg@exept.de>
Sat, 30 Oct 2010 14:39:13 +0200
changeset 163 a4590238fc80
parent 162 a47bbb3e09df
child 164 ceee05a0a9a1
initial checkin
vcmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vcmake.bat	Sat Oct 30 14:39:13 2010 +0200
@@ -0,0 +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 -DUSEVC %1 %2
+
+