mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Wed, 04 Oct 2017 21:32:06 +0100
branchjv
changeset 23088 aa14988f9d73
parent 19811 65fec19facb0
child 25440 039a5cea86c3
permissions -rw-r--r--
Merge of feature-94-revamp-thinlocks

@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% %*