X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34885a147bdca70749ac22737b55cbc6e0558b4a..10ef30eb534117ae854c9d099101c862fe96bcb0:/src/mgl/files.lst diff --git a/src/mgl/files.lst b/src/mgl/files.lst index 8243d15d4e..393387d74e 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:34, 2002/01/08 +# This file was automatically generated by tmake # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MGL.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -7,6 +7,7 @@ ALL_SOURCES = \ generic/caret.cpp \ generic/choicdgg.cpp \ generic/colrdlgg.cpp \ + generic/dcbuffer.cpp \ generic/dcpsg.cpp \ generic/dirctrlg.cpp \ generic/dirdlgg.cpp \ @@ -41,6 +42,7 @@ ALL_SOURCES = \ generic/tabg.cpp \ generic/tbarsmpl.cpp \ generic/textdlgg.cpp \ + generic/timer.cpp \ generic/tipdlg.cpp \ generic/tipwin.cpp \ generic/treectlg.cpp \ @@ -98,12 +100,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 \ @@ -191,7 +195,6 @@ ALL_SOURCES = \ mgl/pen.cpp \ mgl/region.cpp \ mgl/settings.cpp \ - mgl/timer.cpp \ mgl/toplevel.cpp \ mgl/utils.cpp \ mgl/window.cpp \ @@ -220,6 +223,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 @@ -265,6 +269,7 @@ ALL_HEADERS = \ dbkeyg.h \ dbtable.h \ dc.h \ + dcbuffer.h \ dcclient.h \ dcmemory.h \ dcprint.h \ @@ -276,6 +281,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -288,6 +294,7 @@ ALL_HEADERS = \ event.h \ expr.h \ fdrepdlg.h \ + features.h \ ffile.h \ file.h \ fileconf.h \ @@ -314,6 +321,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -322,6 +330,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -435,6 +444,7 @@ ALL_HEADERS = \ variant.h \ vector.h \ version.h \ + volume.h \ wave.h \ wfstream.h \ window.h \ @@ -486,6 +496,7 @@ ALL_HEADERS = \ generic/statusbr.h \ generic/tabg.h \ generic/textdlgg.h \ + generic/timer.h \ generic/treectlg.h \ generic/wizard.h \ unix/execute.h \ @@ -564,12 +575,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 \ @@ -643,6 +656,7 @@ GENERICOBJS = \ caret.o \ choicdgg.o \ colrdlgg.o \ + dcbuffer.o \ dcpsg.o \ dirctrlg.o \ dirdlgg.o \ @@ -677,6 +691,7 @@ GENERICOBJS = \ tabg.o \ tbarsmpl.o \ textdlgg.o \ + timer.o \ tipdlg.o \ tipwin.o \ treectlg.o \ @@ -706,7 +721,6 @@ GUI_LOWLEVEL_OBJS = \ pen.o \ region.o \ settings.o \ - timer.o \ toplevel.o \ utils.o \ window.o @@ -739,6 +753,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o