mingwmake.bat
author Claus Gittinger <cg@exept.de>
Sat, 02 Mar 2019 12:23:52 +0100
changeset 6021 15bfa1dd30de
parent 5186 f9ba4e9c101e
permissions -rw-r--r--
#DOCUMENTATION by cg class: MenuPanel changed: #buttonMotion:x:y:

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