X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/91f5c4d03b5966953db682315a40508862019a29..5638d705f555274bd8846e9c9193b909fc5b5bea:/src/files.lst diff --git a/src/files.lst b/src/files.lst index 0869bacf0f..0fd33b5004 100644 --- a/src/files.lst +++ b/src/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 23:49, 2001/10/14 +# 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 \