Move src/mac/carbon/utilsexc.cpp to the CarbonLib-only (not OS X) files list.

Remove src/mac/carbon/macnotify.cpp from the build since it's empty.
Rebake (includes some OS/2 changes made in an earlier commit)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2007-11-19 21:37:35 +00:00
parent 305142ad5f
commit d2647fb1f7
2 changed files with 26 additions and 70 deletions

View File

@@ -171,9 +171,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="BASE_MAC_SRC" hints="files">
src/mac/carbon/dirmac.cpp
src/mac/carbon/mimetmac.cpp
src/mac/carbon/utilsexc.cpp
src/mac/carbon/thread.cpp
src/mac/carbon/macnotfy.cpp
<!-- One would think MoreFilesX is only for OS X but it seems to
apply to CarbonLib as well (FSRefMakeFSSpec) -->
src/mac/carbon/morefilex/MoreFilesX.c
@@ -205,6 +203,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/mac/carbon/morefile/MoreFiles.c
src/mac/carbon/morefile/MoreFilesExtras.c
src/mac/carbon/morefile/Search.c
src/mac/carbon/utilsexc.cpp
</set>
<!-- set var="BASE_MAC_CARBONLIB_HDR" hints="files">
</set -->