mingwmake.bat
author mawalch
Wed, 28 Sep 2016 13:20:15 +0200
changeset 3750 73f907f202bc
parent 3716 10e211752eb3
child 3855 1db7742d33ad
permissions -rw-r--r--
#UI_ENHANCEMENT by mawalch class: ApplicationModel added: #hideWindows #showWindows #unhideWindows

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