mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 07 Sep 2015 15:37:41 +0100
branchjv
changeset 1002 54b4906215ca
parent 858 0680113d9688
child 1101 7bde46284ee7
permissions -rw-r--r--
Introduced MCSnapshotOptions for more fine-graned control over contents of .mcz This is handy for creating .mcz more compatible with Squeak / Pharo.

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