initial checkin
authorClaus Gittinger <cg@exept.de>
Wed, 31 Oct 2012 13:00:29 +0100
changeset 2843 a3c26c23f8a8
parent 2842 01473aa135a8
child 2844 f751406b1093
initial checkin
mingwmake.bat
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mingwmake.bat	Wed Oct 31 13:00:29 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 %*
+
+