mingwmake.bat
author Merge Script
Thu, 28 Jan 2016 06:50:38 +0100
branchjv
changeset 5576 3fb9c7ead366
parent 5444 cd4f2b359bfe
child 5810 ff31884ac479
permissions -rw-r--r--
Merge

@REM -------
@REM make using mingw gnu compiler
@REM type mingwmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------
@SET DEFINES=

@pushd ..\rules
@call find_mingw.bat
@popd
make.exe -N -f bc.mak %DEFINES% %USEMINGW_ARG% %*