mingwmake.bat
author Stefan Vogel <sv@exept.de>
Tue, 09 Aug 2016 12:51:03 +0200
changeset 16796 9533172f9ca1
parent 16404 1697fd0fc833
child 16408 bc62fb9a8df6
permissions -rw-r--r--
#OTHER by stefan DisplayView extension in Inspector2

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