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