mingwmake.bat
author Claus Gittinger <cg@exept.de>
Thu, 09 Jun 2016 18:09:52 +0200
changeset 3932 2ebe5fd22797
parent 3892 0eb02aa75d44
child 3970 db0539a03787
permissions -rw-r--r--
class: exept_expecco_plugin class definition

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