mingwmake.bat
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 26 Sep 2013 19:34:08 +0200
changeset 4796 85765ef17b54
parent 4517 222c9c6ceec6
child 4851 6cebb40eb268
child 5162 57cb3c38c6a1
permissions -rw-r--r--
Completion support refactored: - created an abstract superclass to ease customization of completion support. - stx_libwidg class>>classNamesAndAttributes fixed so classes are listed in load order and package checker does not report any issues.

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