X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c00f8e638a45365c2e98a12220c4a9f4741ed9d7..d21d2e5adf7a5acf3b496a9c4e87eab220bd75d8:/src/files.lst diff --git a/src/files.lst b/src/files.lst index 0fd33b5004..1c9f01c609 100644 --- a/src/files.lst +++ b/src/files.lst @@ -1,8 +1,9 @@ -# This file was automatically generated by tmake at 18:55, 2001/11/17 +# This file was automatically generated by tmake at 16:36, 2001/11/20 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T! ALL_SOURCES = \ common/init.cpp \ common/appcmn.cpp \ + common/clntdata.cpp \ common/cmdline.cpp \ common/config.cpp \ common/datetime.cpp \ @@ -89,6 +90,7 @@ ALL_HEADERS = \ arrimpl.cpp \ buffer.h \ chkconf.h \ + clntdata.h \ cmdline.h \ confbase.h \ config.h \ @@ -134,6 +136,7 @@ ALL_HEADERS = \ mstream.h \ object.h \ objstrm.h \ + platform.h \ process.h \ regex.h \ sckaddr.h \ @@ -176,6 +179,7 @@ ALL_HEADERS = \ BASE_OBJS = \ init.o \ appcmn.o \ + clntdata.o \ cmdline.o \ config.o \ datetime.o \