X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/03275ddc2d971f3df8f521b3b22cc2efab12bbef..1e8724e6343d6b530c6d492357d75753b06d31f8:/src/mac/files.lst diff --git a/src/mac/files.lst b/src/mac/files.lst index 2b54942772..e8016fb792 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -126,6 +126,7 @@ ALL_SOURCES = \ common/menucmn.cpp \ common/mimecmn.cpp \ common/module.cpp \ + common/msgout.cpp \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ @@ -417,6 +418,7 @@ ALL_HEADERS = \ minifram.h \ module.h \ msgdlg.h \ + msgout.h \ mstream.h \ notebook.h \ object.h \ @@ -477,6 +479,7 @@ ALL_HEADERS = \ textfile.h \ tglbtn.h \ thread.h \ + thrimpl.cpp \ time.h \ timer.h \ tipdlg.h \ @@ -739,6 +742,7 @@ COMMONOBJS = \ menucmn.o \ mimecmn.o \ module.o \ + msgout.o \ mstream.o \ nbkbase.o \ object.o \