mingwmake.bat
author Stefan Vogel <sv@exept.de>
Mon, 20 Feb 2017 10:41:32 +0100
changeset 4337 167d0c973942
parent 3892 0eb02aa75d44
child 3970 db0539a03787
permissions -rw-r--r--
#BUGFIX by stefan class: Promise changed: #initialize #value: #value:priority: Use EventSemaphore. Do not do double initialization.

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