From 5ca463a8f972af75be2642b594cc146d6cb4df75 Mon Sep 17 00:00:00 2001 From: Gilles Depeyrot Date: Mon, 31 Dec 2001 19:42:06 +0000 Subject: [PATCH] added bmpbase git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/files.lst | 4 +++- src/mac/files.lst | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/mac/carbon/files.lst b/src/mac/carbon/files.lst index f286d8750c..e975979285 100644 --- a/src/mac/carbon/files.lst +++ b/src/mac/carbon/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 11:19, 2001/12/15 +# This file was automatically generated by tmake at 18:50, 2001/12/31 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -45,6 +45,7 @@ ALL_SOURCES = \ generic/treelay.cpp \ generic/wizard.cpp \ common/appcmn.cpp \ + common/bmpbase.cpp \ common/choiccmn.cpp \ common/clipcmn.cpp \ common/clntdata.cpp \ @@ -638,6 +639,7 @@ ALL_HEADERS = \ COMMONOBJS = \ parser.o \ appcmn.o \ + bmpbase.o \ choiccmn.o \ clipcmn.o \ clntdata.o \ diff --git a/src/mac/files.lst b/src/mac/files.lst index f286d8750c..e975979285 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 11:19, 2001/12/15 +# This file was automatically generated by tmake at 18:50, 2001/12/31 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MAC.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -45,6 +45,7 @@ ALL_SOURCES = \ generic/treelay.cpp \ generic/wizard.cpp \ common/appcmn.cpp \ + common/bmpbase.cpp \ common/choiccmn.cpp \ common/clipcmn.cpp \ common/clntdata.cpp \ @@ -638,6 +639,7 @@ ALL_HEADERS = \ COMMONOBJS = \ parser.o \ appcmn.o \ + bmpbase.o \ choiccmn.o \ clipcmn.o \ clntdata.o \ -- 2.47.2