mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 11 Feb 2016 16:28:54 +0000
branchjv
changeset 5596 c5f3ebcef742
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% %*