X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a664d17e06cb52a82e54e67696fd3f9697eade07..4a46a5df879c4f820d0a0a435b34c7d5e4793991:/src/mgl/files.lst diff --git a/src/mgl/files.lst b/src/mgl/files.lst index 7cacde2154..be66b64799 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:44, 2002/01/28 +# 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 \ @@ -568,6 +570,7 @@ COMMONOBJS = \ geometry.o \ gifdecod.o \ hash.o \ + hashmap.o \ helpbase.o \ http.o \ imagall.o \