X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6556acfa567537d0c1260dd4c40023c64dbe8882..61aa560b2d217d4ae0a6d5c35c22317a3f65fe5d:/src/msw/files.lst diff --git a/src/msw/files.lst b/src/msw/files.lst index 1efff29324..ff8f90d8a3 100644 --- a/src/msw/files.lst +++ b/src/msw/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 MSW.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -82,9 +82,9 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ - common/iffdecod.cpp \ common/imagall.cpp \ common/imagbmp.cpp \ common/image.cpp \ @@ -111,6 +111,7 @@ ALL_SOURCES = \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ + common/odbc.cpp \ common/paper.cpp \ common/popupcmn.cpp \ common/prntbase.cpp \ @@ -278,6 +279,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 @@ -373,12 +375,12 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ helpwin.h \ icon.h \ - iffdecod.h \ imagbmp.h \ image.h \ imaggif.h \ @@ -488,7 +490,6 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ - unzip.h \ url.h \ utils.h \ valgen.h \ @@ -726,9 +727,9 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ - iffdecod.o \ imagall.o \ imagbmp.o \ image.o \ @@ -755,6 +756,7 @@ COMMONOBJS = \ mstream.o \ nbkbase.o \ object.o \ + odbc.o \ paper.o \ popupcmn.o \ prntbase.o \ @@ -990,6 +992,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o