X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/777db7a5bf463f269446ca2c181bac27c25c2c84..4eb1fe9da6dbf2a82876547b6f69836e086f22e7:/src/mac/files.lst diff --git a/src/mac/files.lst b/src/mac/files.lst index aed0195348..590d244d2e 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 17:52, 2001/10/30 # 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,6 +137,7 @@ ALL_SOURCES = \ common/serbase.cpp \ common/sizer.cpp \ common/socket.cpp \ + common/statbar.cpp \ common/strconv.cpp \ common/stream.cpp \ common/string.cpp \ @@ -404,6 +406,7 @@ ALL_HEADERS = \ panel.h \ paper.h \ pen.h \ + platform.h \ popupwin.h \ print.h \ printdlg.h \ @@ -658,6 +661,7 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dseldlg.o \ dynarray.o \ dynlib.o \ effects.o \ @@ -727,6 +731,7 @@ COMMONOBJS = \ serbase.o \ sizer.o \ socket.o \ + statbar.o \ strconv.o \ stream.o \ string.o \