initial checkin
authorClaus Gittinger <cg@exept.de>
Wed, 31 Oct 2012 13:05:11 +0100
changeset 712 c7e38c411a50
parent 711 b66fb67348bc
child 713 3ac33dada014
initial checkin
mingwmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mingwmake.bat	Wed Oct 31 13:05:11 2012 +0100
@@ -0,0 +1,8 @@
+@REM -------
+@REM make using mingw gnu compiler
+@REM type mingwmake, and wait...
+@REM do not edit - automatically generated from ProjectDefinition
+@REM -------
+make.exe -N -f bc.mak -DUSEMINGW=1 %*
+
+