X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/176e7e8321b9678afc493b51a62525af8ad52469..f47db8f0676be7807693de8bc38c4851c37f56a2:/src/files.lst diff --git a/src/files.lst b/src/files.lst index 968217e870..0fd33b5004 100644 --- a/src/files.lst +++ b/src/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 12:46, 2001/10/30 +# This file was automatically generated by tmake at 18:55, 2001/11/17 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T! ALL_SOURCES = \ common/init.cpp \ @@ -52,6 +52,7 @@ ALL_SOURCES = \ common/stream.cpp \ common/string.cpp \ common/sysopt.cpp \ + common/textbuf.cpp \ common/textfile.cpp \ common/timercmn.cpp \ common/tokenzr.cpp \ @@ -127,6 +128,7 @@ ALL_HEADERS = \ longlong.h \ memconf.h \ memory.h \ + memtext.h \ mimetype.h \ module.h \ mstream.h \ @@ -138,13 +140,13 @@ ALL_HEADERS = \ sckipc.h \ sckstrm.h \ serbase.h \ - setup.h \ snglinst.h \ socket.h \ strconv.h \ stream.h \ string.h \ sysopt.h \ + textbuf.h \ textfile.h \ thread.h \ time.h \ @@ -223,6 +225,7 @@ BASE_OBJS = \ stream.o \ string.o \ sysopt.o \ + textbuf.o \ textfile.o \ timercmn.o \ tokenzr.o \