X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b403ab005c463ecd3246d864b345a3814f7be4f2..b80278886518c75cb0552e21e21bc321112d2862:/src/msw/files.lst diff --git a/src/msw/files.lst b/src/msw/files.lst index 916d6e4878..edae29e67d 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 10:57, 2001/11/03 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -58,6 +58,7 @@ ALL_SOURCES = \ common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/dynload.cpp \ common/effects.cpp \ common/encconv.cpp \ common/event.cpp \ @@ -81,12 +82,14 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ common/imagbmp.cpp \ common/image.cpp \ common/imaggif.cpp \ + common/imagiff.cpp \ common/imagjpeg.cpp \ common/imagpcx.cpp \ common/imagpng.cpp \ @@ -108,7 +111,6 @@ ALL_SOURCES = \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ - common/objstrm.cpp \ common/paper.cpp \ common/popupcmn.cpp \ common/prntbase.cpp \ @@ -122,7 +124,6 @@ ALL_SOURCES = \ common/sckfile.cpp \ common/sckipc.cpp \ common/sckstrm.cpp \ - common/serbase.cpp \ common/sizer.cpp \ common/socket.cpp \ common/statbar.cpp \ @@ -131,6 +132,7 @@ ALL_SOURCES = \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -276,6 +278,7 @@ ALL_SOURCES = \ html/m_list.cpp \ html/m_meta.cpp \ html/m_pre.cpp \ + html/m_style.cpp \ html/m_tables.cpp \ html/winpars.cpp @@ -332,6 +335,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -339,6 +343,7 @@ ALL_HEADERS = \ dragimag.h \ dynarray.h \ dynlib.h \ + dynload.h \ encconv.h \ event.h \ expr.h \ @@ -369,6 +374,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -377,6 +383,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -402,6 +409,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -412,7 +420,6 @@ ALL_HEADERS = \ mstream.h \ notebook.h \ object.h \ - objstrm.h \ odbc.h \ ownerdrw.h \ palette.h \ @@ -440,9 +447,7 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ - serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -466,6 +471,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -576,7 +582,6 @@ ALL_HEADERS = \ msw/region.h \ msw/registry.h \ msw/scrolbar.h \ - msw/settings.h \ msw/setup0.h \ msw/slider95.h \ msw/slidrmsw.h \ @@ -697,6 +702,7 @@ COMMONOBJS = \ dseldlg.o \ dynarray.o \ dynlib.o \ + dynload.o \ effects.o \ encconv.o \ event.o \ @@ -720,12 +726,14 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \ imagbmp.o \ image.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -747,7 +755,6 @@ COMMONOBJS = \ mstream.o \ nbkbase.o \ object.o \ - objstrm.o \ paper.o \ popupcmn.o \ prntbase.o \ @@ -761,7 +768,6 @@ COMMONOBJS = \ sckfile.o \ sckipc.o \ sckstrm.o \ - serbase.o \ sizer.o \ socket.o \ statbar.o \ @@ -770,6 +776,7 @@ COMMONOBJS = \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -983,6 +990,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o