X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/484523cf522b02385cd47c432d50d117940b46b9..6342bd1ab36c1957684c00d408d09fba65d33db6:/src/msw/makefile.b32?ds=sidebyside diff --git a/src/msw/makefile.b32 b/src/msw/makefile.b32 index 0e2ee37e3a..7e6c0405ea 100644 --- a/src/msw/makefile.b32 +++ b/src/msw/makefile.b32 @@ -103,6 +103,7 @@ GENERICOBJS= $(MSWDIR)\busyinfo.obj \ $(MSWDIR)\tbarsmpl.obj \ $(MSWDIR)\textdlgg.obj \ $(MSWDIR)\tipdlg.obj \ + $(MSWDIR)\treectlg.obj \ $(MSWDIR)\treelay.obj \ $(MSWDIR)\wizard.obj @@ -861,6 +862,8 @@ $(MSWDIR)\textdlgg.obj: $(GENDIR)\textdlgg.$(SRCSUFF) $(MSWDIR)\tipdlg.obj: $(GENDIR)\tipdlg.$(SRCSUFF) +$(MSWDIR)\treectlg.obj: $(GENDIR)\treectlg.$(SRCSUFF) + $(MSWDIR)\treelay.obj: $(GENDIR)\treelay.$(SRCSUFF) $(MSWDIR)\wizard.obj: $(GENDIR)\wizard.$(SRCSUFF)