X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da906b9742d866a56bfc1fef27143eb1ad5c4814..408ad8789c6834825d0a2792d43afd14e6f7acb2:/src/mac/files.lst diff --git a/src/mac/files.lst b/src/mac/files.lst index 009570dcbb..22da2ecf6f 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -271,7 +271,6 @@ ALL_SOURCES = \ html/m_layout.cpp \ html/m_links.cpp \ html/m_list.cpp \ - html/m_meta.cpp \ html/m_pre.cpp \ html/m_style.cpp \ html/m_tables.cpp \ @@ -440,6 +439,7 @@ ALL_HEADERS = \ prop.h \ propform.h \ proplist.h \ + quantize.h \ radiobox.h \ radiobut.h \ regex.h \ @@ -621,7 +621,7 @@ ALL_HEADERS = \ generic/imaglist.h \ generic/laywin.h \ generic/listctrl.h \ - generic/mdig.cpp \ + generic/mdig.h \ generic/msgdlgg.h \ generic/notebook.h \ generic/paletteg.h \ @@ -665,7 +665,6 @@ ALL_HEADERS = \ protocol/protocol.h COMMONOBJS = \ - parser.o \ appcmn.o \ artprov.o \ artstd.o \ @@ -843,15 +842,7 @@ GENERICOBJS = \ wizard.o GUIOBJS = \ - DirectoryCopy.o \ - FSpCompat.o \ - FileCopy.o \ - FullPath.o \ - IterateDirectory.o \ - MoreDesktopMgr.o \ - MoreFiles.o \ - MoreFilesExtras.o \ - Search.o \ + MoreFilesX.o \ accel.o \ aga.o \ app.o \ @@ -953,7 +944,6 @@ HTMLOBJS = \ m_layout.o \ m_links.o \ m_list.o \ - m_meta.o \ m_pre.o \ m_style.o \ m_tables.o \