mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 13 Feb 2017 21:29:46 +0000
branchjv
changeset 23073 7e7d5e29738c
parent 19811 65fec19facb0
child 25440 039a5cea86c3
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% %*