X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c692969f820a2b34ea319d4f61f2dacc228a5b66..af547d51b7494fd365ae29e048d458ff72b27056:/src/msw/makefile.wat?ds=sidebyside diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index e13fc89232..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 18:32, 2000/02/17 +# 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, @@ -230,6 +231,7 @@ MSWOBJS = accel.obj & gaugemsw.obj & gdiimage.obj & gdiobj.obj & + glcanvas.obj & gsocket.obj & helpwin.obj & icon.obj & @@ -450,6 +452,9 @@ gdiimage.obj: $(MSWDIR)\gdiimage.cpp gdiobj.obj: $(MSWDIR)\gdiobj.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +glcanvas.obj: $(MSWDIR)\glcanvas.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + gsocket.obj: $(MSWDIR)\gsocket.c *$(CC) $(CPPFLAGS) $(IFLAGS) $< @@ -994,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) $<