mingwmake.bat
author Claus Gittinger <cg@exept.de>
Wed, 18 Dec 2019 10:57:25 +0100
changeset 6767 3cf55e16d823
parent 5803 aff6f2c1a3c7
child 5810 ff31884ac479
permissions -rw-r--r--
#UI_ENHANCEMENT by cg class: Windows8ToolbarIconLibrary class added: #fileTypeVideoIcon removed: #fileTypeVideosIcon changed: #fileTypeCPlusPlusSourceIcon #fileTypeCSourceIcon #fileTypeHeaderFileIcon #fileTypeJavaScriptSourceIcon #fileTypeJavaSourceIcon #fileTypeLispSourceIcon #fileTypeSmalltalkSourceIcon

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