X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a922bb4bd8dbcb04e31e324648c2912e167e0cd..7eb0e0375fcb0f8d7aab10ef14efe4fca19f681e:/src/files.lst diff --git a/src/files.lst b/src/files.lst index 5716797e3e..09ff93fc79 100644 --- a/src/files.lst +++ b/src/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:49, 2001/09/21 +# This file was automatically generated by tmake at 21:26, 2001/11/14 # 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 \ @@ -145,6 +147,7 @@ ALL_HEADERS = \ stream.h \ string.h \ sysopt.h \ + textbuf.h \ textfile.h \ thread.h \ time.h \ @@ -223,6 +226,7 @@ BASE_OBJS = \ stream.o \ string.o \ sysopt.o \ + textbuf.o \ textfile.o \ timercmn.o \ tokenzr.o \