X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/98672b4b9cb156c624a66efd5b3c1935a1d37de9..9ac71bef070f553f4ecef2c549dba33b10422f06:/src/files.lst diff --git a/src/files.lst b/src/files.lst index 9cee4ea185..5819cb2fb6 100644 --- a/src/files.lst +++ b/src/files.lst @@ -39,6 +39,7 @@ ALL_SOURCES = \ common/memory.cpp \ common/mimecmn.cpp \ common/module.cpp \ + common/msgout.cpp \ common/mstream.cpp \ common/object.cpp \ common/process.cpp \ @@ -90,6 +91,7 @@ ALL_HEADERS = \ app.h \ arrimpl.cpp \ buffer.h \ + build.h \ chkconf.h \ clntdata.h \ cmdline.h \ @@ -127,6 +129,7 @@ ALL_HEADERS = \ hashmap.h \ intl.h \ ioswrap.h \ + ipc.h \ ipcbase.h \ isql.h \ isqlext.h \ @@ -139,6 +142,7 @@ ALL_HEADERS = \ memtext.h \ mimetype.h \ module.h \ + msgout.h \ mstream.h \ object.h \ platform.h \ @@ -156,6 +160,7 @@ ALL_HEADERS = \ textbuf.h \ textfile.h \ thread.h \ + thrimpl.cpp \ time.h \ timer.h \ tokenzr.h \ @@ -221,6 +226,7 @@ BASE_OBJS = \ memory.o \ mimecmn.o \ module.o \ + msgout.o \ mstream.o \ object.o \ process.o \