X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a9f974b8d98b194174270c575cc6cb9b2b5bd3..cee14ca0c5e9d4d525172f44bab921323becb962:/src/os2/files.lst diff --git a/src/os2/files.lst b/src/os2/files.lst index 002aa38c92..f33d70e0b3 100644 --- a/src/os2/files.lst +++ b/src/os2/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 14:59, 2001/10/09 +# This file was automatically generated by tmake at 22:26, 2002/01/29 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE OS2.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -65,8 +65,10 @@ ALL_SOURCES = \ common/dobjcmn.cpp \ common/docmdi.cpp \ common/docview.cpp \ + common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ + common/dynload.cpp \ common/effects.cpp \ common/encconv.cpp \ common/event.cpp \ @@ -90,12 +92,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 \ @@ -117,7 +121,6 @@ ALL_SOURCES = \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ - common/objstrm.cpp \ common/paper.cpp \ common/popupcmn.cpp \ common/prntbase.cpp \ @@ -131,14 +134,15 @@ ALL_SOURCES = \ common/sckfile.cpp \ common/sckipc.cpp \ common/sckstrm.cpp \ - common/serbase.cpp \ common/sizer.cpp \ common/socket.cpp \ + common/statbar.cpp \ common/strconv.cpp \ common/stream.cpp \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -234,6 +238,7 @@ ALL_SOURCES = \ os2/timer.cpp \ os2/toolbar.cpp \ os2/tooltip.cpp \ + os2/toplevel.cpp \ os2/utils.cpp \ os2/utilsexc.cpp \ os2/wave.cpp \ @@ -256,6 +261,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 @@ -312,6 +318,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -319,6 +326,7 @@ ALL_HEADERS = \ dragimag.h \ dynarray.h \ dynlib.h \ + dynload.h \ encconv.h \ event.h \ expr.h \ @@ -349,6 +357,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -357,6 +366,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -382,6 +392,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -392,13 +403,13 @@ ALL_HEADERS = \ mstream.h \ notebook.h \ object.h \ - objstrm.h \ odbc.h \ ownerdrw.h \ palette.h \ panel.h \ paper.h \ pen.h \ + platform.h \ popupwin.h \ print.h \ printdlg.h \ @@ -419,9 +430,7 @@ ALL_HEADERS = \ sckstrm.h \ scrolbar.h \ scrolwin.h \ - serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -445,6 +454,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -555,6 +565,7 @@ ALL_HEADERS = \ os2/timer.h \ os2/toolbar.h \ os2/tooltip.h \ + os2/toplevel.h \ os2/wave.h \ os2/window.h \ generic/accel.h \ @@ -639,8 +650,10 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dseldlg.o \ dynarray.o \ dynlib.o \ + dynload.o \ effects.o \ encconv.o \ event.o \ @@ -664,12 +677,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 \ @@ -691,7 +706,6 @@ COMMONOBJS = \ mstream.o \ nbkbase.o \ object.o \ - objstrm.o \ paper.o \ popupcmn.o \ prntbase.o \ @@ -705,14 +719,15 @@ COMMONOBJS = \ sckfile.o \ sckipc.o \ sckstrm.o \ - serbase.o \ sizer.o \ socket.o \ + statbar.o \ strconv.o \ stream.o \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -852,6 +867,7 @@ GUIOBJS = \ timer.o \ toolbar.o \ tooltip.o \ + toplevel.o \ utils.o \ utilsexc.o \ wave.o \ @@ -878,6 +894,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o