499:0a386bd871be | 500:95ab1710993f |
---|---|
37 COCOAOBJ += MainWindow.o | 37 COCOAOBJ += MainWindow.o |
38 COCOAOBJ += WindowManager.o | 38 COCOAOBJ += WindowManager.o |
39 COCOAOBJ += window.o | 39 COCOAOBJ += window.o |
40 COCOAOBJ += Container.o | 40 COCOAOBJ += Container.o |
41 COCOAOBJ += button.o | 41 COCOAOBJ += button.o |
42 COCOAOBJ += text.o | |
42 | 43 |
43 TOOLKITOBJS += $(COCOAOBJ:%=$(COCOA_OBJPRE)%) | 44 TOOLKITOBJS += $(COCOAOBJ:%=$(COCOA_OBJPRE)%) |
44 TOOLKITSOURCE += $(COCOAOBJ:%.o=cocoa/%.m) | 45 TOOLKITSOURCE += $(COCOAOBJ:%.o=cocoa/%.m) |