X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fb6261e9ba8b162347135a9174afbc81244b10cc..b0ad2006750461404c3f04bb6154d033b2873148:/src/msw/makefile.wat diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index 4adabe4f0b..3a16db38c9 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 11:57, 2000/09/08 +# This file was automatically generated by tmake at 18:07, 2001/01/03 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T! # @@ -65,6 +65,7 @@ GENERICOBJS= busyinfo.obj & tbarsmpl.obj & textdlgg.obj & tipdlg.obj & + tipwin.obj & treectlg.obj & treelay.obj & wizard.obj @@ -121,6 +122,7 @@ COMMONOBJS = & file.obj & fileconf.obj & filefn.obj & + filename.obj & filesys.obj & fontcmn.obj & fontmap.obj & @@ -151,6 +153,7 @@ COMMONOBJS = & list.obj & log.obj & longlong.obj & + matrix.obj & memory.obj & menucmn.obj & mimecmn.obj & @@ -734,6 +737,9 @@ fileconf.obj: $(COMMDIR)\fileconf.cpp filefn.obj: $(COMMDIR)\filefn.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +filename.obj: $(COMMDIR)\filename.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + filesys.obj: $(COMMDIR)\filesys.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< @@ -824,6 +830,9 @@ log.obj: $(COMMDIR)\log.cpp longlong.obj: $(COMMDIR)\longlong.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +matrix.obj: $(COMMDIR)\matrix.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + memory.obj: $(COMMDIR)\memory.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< @@ -1045,6 +1054,9 @@ textdlgg.obj: $(GENDIR)\textdlgg.cpp tipdlg.obj: $(GENDIR)\tipdlg.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +tipwin.obj: $(GENDIR)\tipwin.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + treectlg.obj: $(GENDIR)\treectlg.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $<