mingwmake.bat
author Stefan Vogel <sv@exept.de>
Fri, 17 May 2019 16:50:59 +0200
changeset 18764 5d89bf2426bf
parent 16404 1697fd0fc833
child 16408 bc62fb9a8df6
permissions -rw-r--r--
#REFACTORING by stefan Sanitize BlockValues class: BookmarkListEditor changed: #hasFolderSelectedHolder #hasSelectionHolder

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