X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2a1679e71caee50f9e023579aabc9efcad8c2d7..9fea1a5d6282d0925c15fc21e33c6236febcdecf:/src/msw/makefile.wat diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index 741085b211..c3e85b1003 100644 --- a/src/msw/makefile.wat +++ b/src/msw/makefile.wat @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 22:19, 1999/08/12 +# This file was automatically generated by tmake at 21:04, 1999/09/12 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T! #!/binb/wmake.exe @@ -48,7 +48,8 @@ GENERICOBJS= busyinfo.obj & statusbr.obj & tabg.obj & textdlgg.obj & - tipdlg.obj + tipdlg.obj & + wizard.obj # These are generic things that don't need to be compiled on MSW, # but sometimes it's useful to do so for testing purposes. @@ -56,7 +57,10 @@ NONESSENTIALOBJS= caret.obj & colrdlgg.obj & dcpsg.obj & dirdlgg.obj & + filedlgg.obj & fontdlgg.obj & + helphtml.obj & + helpwxht.obj & helpxlp.obj & imaglist.obj & listctrl.obj & @@ -64,6 +68,7 @@ NONESSENTIALOBJS= caret.obj & notebook.obj & printps.obj & prntdlgg.obj & + statline.obj & treectrl.obj COMMONOBJS = & @@ -94,13 +99,16 @@ COMMONOBJS = & fs_zip.obj & ftp.obj & gdicmn.obj & + gifdecod.obj & hash.obj & helpbase.obj & http.obj & imagbmp.obj & image.obj & imaggif.obj & + imagpcx.obj & imagpng.obj & + imagpnm.obj & intl.obj & ipcbase.obj & layout.obj & @@ -189,6 +197,7 @@ MSWOBJS = accel.obj & gauge95.obj & gaugemsw.obj & gdiobj.obj & + gsocket.obj & helpwin.obj & icon.obj & iniconf.obj & @@ -384,6 +393,9 @@ gaugemsw.obj: $(MSWDIR)\gaugemsw.cpp gdiobj.obj: $(MSWDIR)\gdiobj.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +gsocket.obj: $(MSWDIR)\gsocket.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + helpwin.obj: $(MSWDIR)\helpwin.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< @@ -614,6 +626,9 @@ ftp.obj: $(COMMDIR)\ftp.cpp gdicmn.obj: $(COMMDIR)\gdicmn.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +gifdecod.obj: $(COMMDIR)\gifdecod.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + hash.obj: $(COMMDIR)\hash.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< @@ -632,9 +647,15 @@ image.obj: $(COMMDIR)\image.cpp imaggif.obj: $(COMMDIR)\imaggif.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +imagpcx.obj: $(COMMDIR)\imagpcx.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + imagpng.obj: $(COMMDIR)\imagpng.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +imagpnm.obj: $(COMMDIR)\imagpnm.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + intl.obj: $(COMMDIR)\intl.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< @@ -844,6 +865,9 @@ textdlgg.obj: $(GENDIR)\textdlgg.cpp tipdlg.obj: $(GENDIR)\tipdlg.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +wizard.obj: $(GENDIR)\wizard.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + crbuffri.obj: $(XPMDIR)\crbuffri.c