initial checkin
authorClaus Gittinger <cg@exept.de>
Sat, 30 Oct 2010 14:42:15 +0200
changeset 174 fa6f3fb0b39a
parent 173 c1d314bd1d03
child 175 f3420500d1a0
initial checkin
test/vcmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/vcmake.bat	Sat Oct 30 14:42:15 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
+
+