X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6556acfa567537d0c1260dd4c40023c64dbe8882..836915e177aa750ca5c3bc19b4dbdedd36603e8d:/src/microwin/files.lst diff --git a/src/microwin/files.lst b/src/microwin/files.lst index 73acfdddd5..bc64109b37 100644 --- a/src/microwin/files.lst +++ b/src/microwin/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:57, 2002/01/15 +# This file was automatically generated by tmake # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MICRO.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -6,6 +6,7 @@ ALL_SOURCES = \ generic/calctrl.cpp \ generic/choicdgg.cpp \ generic/colrdlgg.cpp \ + generic/dcbuffer.cpp \ generic/dcpsg.cpp \ generic/dirctrlg.cpp \ generic/dirdlgg.cpp \ @@ -18,7 +19,6 @@ ALL_SOURCES = \ generic/gridsel.cpp \ generic/helpext.cpp \ generic/helphtml.cpp \ - generic/helpwxht.cpp \ generic/imaglist.cpp \ generic/laywin.cpp \ generic/listctrl.cpp \ @@ -46,6 +46,8 @@ ALL_SOURCES = \ generic/treelay.cpp \ generic/wizard.cpp \ common/appcmn.cpp \ + common/artprov.cpp \ + common/artstd.cpp \ common/choiccmn.cpp \ common/clipcmn.cpp \ common/clntdata.cpp \ @@ -96,9 +98,10 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ - common/iffdecod.cpp \ + common/iconbndl.cpp \ common/imagall.cpp \ common/imagbmp.cpp \ common/image.cpp \ @@ -222,6 +225,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 @@ -229,6 +233,7 @@ ALL_HEADERS = \ accel.h \ app.h \ arrimpl.cpp \ + artprov.h \ bitmap.h \ bmpbuttn.h \ brush.h \ @@ -267,6 +272,7 @@ ALL_HEADERS = \ dbkeyg.h \ dbtable.h \ dc.h \ + dcbuffer.h \ dcclient.h \ dcmemory.h \ dcprint.h \ @@ -291,6 +297,7 @@ ALL_HEADERS = \ event.h \ expr.h \ fdrepdlg.h \ + features.h \ ffile.h \ file.h \ fileconf.h \ @@ -317,12 +324,13 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ helpwin.h \ icon.h \ - iffdecod.h \ + iconbndl.h \ imagbmp.h \ image.h \ imaggif.h \ @@ -432,7 +440,6 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ - unzip.h \ url.h \ utils.h \ valgen.h \ @@ -441,6 +448,7 @@ ALL_HEADERS = \ variant.h \ vector.h \ version.h \ + volume.h \ wave.h \ wfstream.h \ window.h \ @@ -513,6 +521,7 @@ ALL_HEADERS = \ msw/mimetype.h \ msw/minifram.h \ msw/msgdlg.h \ + msw/mslu.h \ msw/msvcrt.h \ msw/notebook.h \ msw/palette.h \ @@ -566,7 +575,6 @@ ALL_HEADERS = \ generic/gridg.h \ generic/helpext.h \ generic/helphtml.h \ - generic/helpwxht.h \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ @@ -585,12 +593,14 @@ ALL_HEADERS = \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ + generic/timer.h \ generic/treectlg.h \ generic/wizard.h \ unix/execute.h \ unix/fontutil.h \ unix/gsockunx.h \ unix/mimetype.h \ + unix/utilsx11.h \ html/forcelnk.h \ html/helpctrl.h \ html/helpdata.h \ @@ -612,6 +622,8 @@ ALL_HEADERS = \ COMMONOBJS = \ parser.o \ appcmn.o \ + artprov.o \ + artstd.o \ choiccmn.o \ clipcmn.o \ clntdata.o \ @@ -662,9 +674,10 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ - iffdecod.o \ + iconbndl.o \ imagall.o \ imagbmp.o \ image.o \ @@ -742,6 +755,7 @@ GENERICOBJS = \ calctrl.o \ choicdgg.o \ colrdlgg.o \ + dcbuffer.o \ dcpsg.o \ dirctrlg.o \ dirdlgg.o \ @@ -754,7 +768,6 @@ GENERICOBJS = \ gridsel.o \ helpext.o \ helphtml.o \ - helpwxht.o \ imaglist.o \ laywin.o \ listctrl.o \ @@ -840,6 +853,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o