X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4b6b4dfcf48af89d910df5a21786fbcd02db8c97..59c962bf54667cab735353b2ec3b7a2438464f22:/src/gtk1/files.lst diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index d1f5f3a859..316069547d 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 18:46, 2002/01/15 +# This file was automatically generated by tmake # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -99,9 +99,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 \ @@ -260,6 +260,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 @@ -316,6 +317,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -354,12 +356,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 \ @@ -667,9 +669,9 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ - iffdecod.o \ imagall.o \ imagbmp.o \ image.o \ @@ -958,6 +960,7 @@ HTMLOBJS = \ m_list.o \ m_meta.o \ m_pre.o \ + m_style.o \ m_tables.o \ winpars.o