Removed the "include/" from the corefoundation headers in files.bkl so

they will actually get installed.  I expect that the other "include/"
prefixes need to be removed too but I left them in case I am wrong.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-11-11 21:33:34 +00:00
parent bc37bfe2ee
commit ed9e79665c
2 changed files with 5 additions and 6 deletions

View File

@@ -146,8 +146,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
<set var="BASE_MAC_HDR" hints="files">
<!-- Shared wxMac and wxCocoa files -->
include/wx/mac/corefoundation/cfstring.h
include/wx/mac/corefoundation/stdpaths.h
wx/mac/corefoundation/cfstring.h
wx/mac/corefoundation/stdpaths.h
</set>
<set var="BASE_OS2_SRC" hints="files">