mingwmake.bat
author alkurz
Wed, 29 Apr 2020 09:58:01 +0200
changeset 19582 32a575b05791
parent 16404 1697fd0fc833
child 16408 bc62fb9a8df6
permissions -rw-r--r--
#BUGFIX by alkurz Comparing directories failed class: AbstractFileBrowser changed: #openDiffViewOn:and:

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