X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/10eb1f1eac4f334f4acaae8199178131eeba5f74..6f36917bbffe00404ae6f653e876d57efc25a8ac:/src/files.lst diff --git a/src/files.lst b/src/files.lst index c41b27395f..0fd33b5004 100644 --- a/src/files.lst +++ b/src/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 17:52, 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 \