mingwmake.bat
author Claus Gittinger <cg@exept.de>
Tue, 30 Jul 2013 09:49:42 +0200
changeset 3038 52374621e04b
parent 2956 896ab35eea5d
child 3151 ea535404aad5
permissions -rw-r--r--
class: UIPainterView comment/format in: #fullSpecFor: changed: #generateWindowSpec #specFor: fixed a stupid bug (which has been there for a long time), which generated completely wrong UI specs iff a view has a viewclass specified which contains subviews (such as a Box, with an ImageView class in the ViewTreeInspector). Then the same viewspec was reinserted multiple times (for each of its subviews).

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

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