mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 03 Sep 2013 16:14:28 +0100
branchdefault-browser-environment
changeset 13473 d8e9ed472e9f
parent 12589 9cc1e227c78a
child 12626 7ae48abfedac
child 13895 b4eefd519e75
permissions -rw-r--r--
Introduced environment instvar in Tools::NavigatorModel. All references to Smalltalk were rewritten to access `environment` instvar instead. The `environment` defaults to Smalltalk (set in #initialize).

@REM -------
@REM make using mingw gnu compiler
@REM type mingwmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------

@pushd ..\rules
@call find_mingw.bat
@popd
make.exe -N -f bc.mak %USEMINGW_ARG% %*