X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1725144d377011e07addaeb5ac4865c44f9251b2..22385679c4c3ba8d836611a314e2e05710097cda:/src/microwin/files.lst diff --git a/src/microwin/files.lst b/src/microwin/files.lst index b5e1634f62..8989eb774a 100644 --- a/src/microwin/files.lst +++ b/src/microwin/files.lst @@ -1,10 +1,9 @@ -# This file was automatically generated by tmake at 20:25, 2001/12/21 +# 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 \ generic/busyinfo.cpp \ generic/calctrl.cpp \ - generic/caret.cpp \ generic/choicdgg.cpp \ generic/colrdlgg.cpp \ generic/dcpsg.cpp \ @@ -97,12 +96,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 \ @@ -200,7 +201,6 @@ ALL_SOURCES = \ unix/dialup.cpp \ unix/dir.cpp \ unix/gsocket.c \ - unix/mimetype.cpp \ unix/snglinst.cpp \ unix/threadpsx.cpp \ unix/utilsunx.cpp \ @@ -222,6 +222,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 @@ -278,6 +279,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -316,6 +318,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -324,6 +327,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -522,7 +526,6 @@ ALL_HEADERS = \ msw/region.h \ msw/registry.h \ msw/scrolbar.h \ - msw/settings.h \ msw/setup0.h \ msw/slider95.h \ msw/slidrmsw.h \ @@ -659,12 +662,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 \ @@ -735,7 +740,6 @@ GENERICOBJS = \ accel.o \ busyinfo.o \ calctrl.o \ - caret.o \ choicdgg.o \ colrdlgg.o \ dcpsg.o \ @@ -813,7 +817,6 @@ UNIXOBJS = \ dialup.o \ dir.o \ gsocket.o \ - mimetype.o \ snglinst.o \ threadpsx.o \ utilsunx.o @@ -837,6 +840,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o