X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3a03c143c03323ecb2ea67c54605cef4c872e923..44d130a35e7973911686d664bcf275a538990d52:/src/msw/files.lst diff --git a/src/msw/files.lst b/src/msw/files.lst index aaa0fd29af..55c0c8ce9e 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -113,6 +113,7 @@ ALL_SOURCES = \ common/menucmn.cpp \ common/mimecmn.cpp \ common/module.cpp \ + common/msgout.cpp \ common/mstream.cpp \ common/nbkbase.cpp \ common/object.cpp \ @@ -434,6 +435,7 @@ ALL_HEADERS = \ minifram.h \ module.h \ msgdlg.h \ + msgout.h \ mstream.h \ notebook.h \ object.h \ @@ -494,6 +496,7 @@ ALL_HEADERS = \ textfile.h \ tglbtn.h \ thread.h \ + thrimpl.cpp \ time.h \ timer.h \ tipdlg.h \ @@ -777,6 +780,7 @@ COMMONOBJS = \ menucmn.o \ mimecmn.o \ module.o \ + msgout.o \ mstream.o \ nbkbase.o \ object.o \ @@ -979,6 +983,7 @@ GUI_LOWLEVEL_OBJS = \ dcmemory.o \ dcprint.o \ dcscreen.o \ + dde.o \ dib.o \ evtloop.o \ font.o \