Makefile.init
author Claus Gittinger <cg@exept.de>
Tue, 30 Jul 2013 09:49:42 +0200
changeset 3038 52374621e04b
parent 2980 0756e01d5954
child 3146 94b9eff076a3
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).

#
# DO NOT EDIT 
# automagically generated from Make.proto (by make mf)
#
include ../rules/stdHeader
include ../configurations/COMMON/defines
include ../configurations/vendorConf
include ../configurations/myConf
include ../rules/stdHeader2
include Make.spec
include Make.proto

BASE_CONF=osx_x
BASE_CONF_VENDOR=mac
CONF_PACKS=
CONF_TOOLS=

include ../rules/stdRules