mingwmake.bat
author Stefan Vogel <sv@exept.de>
Thu, 07 Mar 2019 15:14:21 +0100
changeset 6032 6f88e34cb865
parent 5186 f9ba4e9c101e
permissions -rw-r--r--
#REFACTORING by stefan class: MenuPanel comment/format in: #ungrabKeyboard changed: #grabMouseAndKeyboard Use Logger Do not log warnings when grabKeyboard fails in windows (it is not implemented in windows!)

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