mingwmake.bat
author Stefan Vogel <sv@exept.de>
Thu, 16 Feb 2017 20:31:42 +0100
changeset 21467 f4cefe65731e
parent 19726 f69cc329f0f4
child 19811 65fec19facb0
permissions -rw-r--r--
#REFACTORING by stefan class: Stream comment/format in: #nextPutUtf16Bytes:MSB: changed: #nextPutAllUtf16: #nextPutAllUtf8: #nextPutUtf8:

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