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:
@@ -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 -->
|
||||
|
Reference in New Issue
Block a user