Make.proto
changeset 234 9be9697b0278
parent 203 7a219b861c67
child 322 15310b9a9b27
equal deleted inserted replaced
233:fa73f8d9dce6 234:9be9697b0278
    24 
    24 
    25 all::       classLibRule
    25 all::       classLibRule
    26 
    26 
    27 O=$(O2)
    27 O=$(O2)
    28 
    28 
    29 OBJS=  \
    29 IOBJS=  \
    30 	InspectorList.$(O)	\
    30 	InspectorList.$(O)	\
    31 	InspectorListView.$(O)	\
    31 	InspectorListView.$(O)	\
    32 	InspectorView.$(O)	\
    32 	InspectorView.$(O)	\
    33 	InspectorPanelView.$(O) \
    33 	InspectorPanelView.$(O)
       
    34 
       
    35 OBJS= \
    34 	ColorMenu.$(O) \
    36 	ColorMenu.$(O) \
    35 	FontMenu.$(O) \
    37 	FontMenu.$(O) \
    36 	MenuEditor.$(O) \
    38 	MenuEditor.$(O) \
    37 	ResourceRetriever.$(O) \
    39 	ResourceRetriever.$(O) \
    38 	UIGalleryView.$(O) \
    40 	UIGalleryView.$(O) \