ui/cocoa/objs.mk

changeset 103
6606616eca9f
parent 100
d2bd73d28ff1
child 109
c3dfcb8f0be7
--- a/ui/cocoa/objs.mk	Tue Feb 25 21:11:00 2025 +0100
+++ b/ui/cocoa/objs.mk	Sat Apr 05 16:46:11 2025 +0200
@@ -39,6 +39,8 @@
 COCOAOBJ += window.o
 COCOAOBJ += Container.o
 COCOAOBJ += button.o
+COCOAOBJ += text.o
+COCOAOBJ += menu.o
 
 TOOLKITOBJS += $(COCOAOBJ:%=$(COCOA_OBJPRE)%)
 TOOLKITSOURCE += $(COCOAOBJ:%.o=cocoa/%.m)

mercurial