X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e2a1679e71caee50f9e023579aabc9efcad8c2d7..b83290c3ebf1a7dbd8d1ec9e6fad248f5684d7b1:/src/msw/makefile.wat diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index 741085b211..2c203a130b 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 16:27, 1999/08/29 # 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 & @@ -94,13 +98,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 & @@ -614,6 +621,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 +642,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 +860,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