mingwmake.bat
author Claus Gittinger <cg@exept.de>
Sun, 30 Sep 2018 15:56:10 +0200
changeset 4745 8e46bdaeb066
parent 3892 0eb02aa75d44
child 3970 db0539a03787
permissions -rw-r--r--
initial checkin class: Base64UrlCoder class: Base64UrlCoder class added: #documentation #examples #initializeMappings #mapping #reverseMapping

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