mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 06 Nov 2018 10:39:17 +0100
changeset 2053 e1a74171ea8b
parent 1638 ba6a5298054c
permissions -rw-r--r--
#REFACTORING by cg class: RegressionTests::CryptTests class comment/format in: #initialize changed: #loadLibcryptIfAvailable

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