X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/777db7a5bf463f269446ca2c181bac27c25c2c84..d21d2e5adf7a5acf3b496a9c4e87eab220bd75d8:/src/mac/files.lst diff --git a/src/mac/files.lst b/src/mac/files.lst index aed0195348..90b18fe90a 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 23:02, 2001/10/13 +# This file was automatically generated by tmake at 16:36, 2001/11/20 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -67,6 +67,7 @@ ALL_SOURCES = \ common/dobjcmn.cpp \ common/docmdi.cpp \ common/docview.cpp \ + common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ common/effects.cpp \ @@ -136,11 +137,13 @@ ALL_SOURCES = \ common/serbase.cpp \ common/sizer.cpp \ common/socket.cpp \ + common/statbar.cpp \ common/strconv.cpp \ common/stream.cpp \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -387,6 +390,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -404,6 +408,7 @@ ALL_HEADERS = \ panel.h \ paper.h \ pen.h \ + platform.h \ popupwin.h \ print.h \ printdlg.h \ @@ -426,7 +431,6 @@ ALL_HEADERS = \ scrolwin.h \ serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -450,6 +454,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -554,7 +559,6 @@ ALL_HEADERS = \ mac/region.h \ mac/scrolbar.h \ mac/settings.h \ - mac/setup.h \ mac/slider.h \ mac/spinbutt.h \ mac/statbmp.h \ @@ -658,6 +662,7 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dseldlg.o \ dynarray.o \ dynlib.o \ effects.o \ @@ -727,11 +732,13 @@ COMMONOBJS = \ serbase.o \ sizer.o \ socket.o \ + statbar.o \ strconv.o \ stream.o \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \