X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c44fdc9401f92025ea8ae930cd03afd01ef3ae3f..4a46a5df879c4f820d0a0a435b34c7d5e4793991:/src/mgl/files.lst diff --git a/src/mgl/files.lst b/src/mgl/files.lst index a8d07dfbcb..be66b64799 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 11:30, 2002/01/23 +# 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 \ @@ -98,6 +98,7 @@ ALL_SOURCES = \ common/geometry.cpp \ common/gifdecod.cpp \ common/hash.cpp \ + common/hashmap.cpp \ common/helpbase.cpp \ common/http.cpp \ common/imagall.cpp \ @@ -317,6 +318,7 @@ ALL_HEADERS = \ grid.h \ gsocket.h \ hash.h \ + hashmap.h \ help.h \ helpbase.h \ helphtml.h \ @@ -431,7 +433,6 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ - unzip.h \ url.h \ utils.h \ valgen.h \ @@ -569,6 +570,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \