X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8b089c5e8c8a2140258d150ca1ce42afd3b79e1b..e02567553f9e3da5689876504d59df647476dcab:/src/msw/makefile.wat diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index c2a5bc5448..fbda5947ab 100644 --- a/src/msw/makefile.wat +++ b/src/msw/makefile.wat @@ -1,6 +1,6 @@ #!/binb/wmake.exe -# This file was automatically generated by tmake at 15:18, 2000/02/27 +# This file was automatically generated by tmake at 12:25, 2000/02/28 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T! # @@ -59,6 +59,7 @@ GENERICOBJS= busyinfo.obj & tbarsmpl.obj & textdlgg.obj & tipdlg.obj & + treelay.obj & wizard.obj # These are generic things that don't need to be compiled on MSW, @@ -998,6 +999,9 @@ textdlgg.obj: $(GENDIR)\textdlgg.cpp tipdlg.obj: $(GENDIR)\tipdlg.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +treelay.obj: $(GENDIR)\treelay.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + wizard.obj: $(GENDIR)\wizard.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $<