mingwmake.bat
changeset 473 d83340b7a881
child 534 03e9079b4a54
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mingwmake.bat	Wed Oct 24 20:22:34 2012 +0200
@@ -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 %*
+
+