mingwmake.bat
author Stefan Vogel <sv@exept.de>
Wed, 11 Jul 2018 12:07:10 +0200
changeset 4146 1caea5ec90da
parent 3716 10e211752eb3
child 3855 1db7742d33ad
permissions -rw-r--r--
#OTHER by stefan class: MIMETypes class changed: #miscFilenameList use vnd.microsoft.portable-executable for .exe and .com files

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