From 619376a5fdbba95d59805b65fb43b9768d6ab9c8 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sun, 3 Jun 2007 00:06:31 +0000 Subject: [PATCH] install wx/mac/corefoundation/cfdataref.h and wx/mac/corefoundation/cfref.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- Makefile.in | 12 ++++++++++++ build/bakefiles/files.bkl | 2 ++ 2 files changed, 14 insertions(+) diff --git a/Makefile.in b/Makefile.in index 512b92b795..b2b112401f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1621,6 +1621,8 @@ COND_TOOLKIT__BASE_MACOSX_HDR = \ wx/unix/private.h \ wx/unix/stackwalk.h \ wx/unix/stdpaths.h \ + wx/mac/corefoundation/cfdataref.h \ + wx/mac/corefoundation/cfref.h \ wx/mac/corefoundation/cfstring.h \ wx/mac/corefoundation/hid.h \ wx/mac/corefoundation/stdpaths.h @@ -1634,6 +1636,8 @@ COND_TOOLKIT_COCOA_BASE_MACOSX_HDR = \ wx/unix/private.h \ wx/unix/stackwalk.h \ wx/unix/stdpaths.h \ + wx/mac/corefoundation/cfdataref.h \ + wx/mac/corefoundation/cfref.h \ wx/mac/corefoundation/cfstring.h \ wx/mac/corefoundation/hid.h \ wx/mac/corefoundation/stdpaths.h @@ -1647,11 +1651,15 @@ COND_TOOLKIT_GTK_BASE_MACOSX_HDR = \ wx/unix/private.h \ wx/unix/stackwalk.h \ wx/unix/stdpaths.h \ + wx/mac/corefoundation/cfdataref.h \ + wx/mac/corefoundation/cfref.h \ wx/mac/corefoundation/cfstring.h \ wx/mac/corefoundation/hid.h \ wx/mac/corefoundation/stdpaths.h @COND_TOOLKIT_GTK@BASE_MACOSX_HDR = $(COND_TOOLKIT_GTK_BASE_MACOSX_HDR) COND_TOOLKIT_MAC_BASE_MACOSX_HDR = \ + wx/mac/corefoundation/cfdataref.h \ + wx/mac/corefoundation/cfref.h \ wx/mac/corefoundation/cfstring.h \ wx/mac/corefoundation/hid.h \ wx/mac/corefoundation/stdpaths.h \ @@ -1668,6 +1676,8 @@ COND_TOOLKIT_MOTIF_BASE_MACOSX_HDR = \ wx/unix/private.h \ wx/unix/stackwalk.h \ wx/unix/stdpaths.h \ + wx/mac/corefoundation/cfdataref.h \ + wx/mac/corefoundation/cfref.h \ wx/mac/corefoundation/cfstring.h \ wx/mac/corefoundation/hid.h \ wx/mac/corefoundation/stdpaths.h @@ -1681,6 +1691,8 @@ COND_TOOLKIT_X11_BASE_MACOSX_HDR = \ wx/unix/private.h \ wx/unix/stackwalk.h \ wx/unix/stdpaths.h \ + wx/mac/corefoundation/cfdataref.h \ + wx/mac/corefoundation/cfref.h \ wx/mac/corefoundation/cfstring.h \ wx/mac/corefoundation/hid.h \ wx/mac/corefoundation/stdpaths.h diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 0351b932f2..9715e0b6ab 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -146,6 +146,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/mac/corefoundation/utilsexc_base.cpp + wx/mac/corefoundation/cfdataref.h + wx/mac/corefoundation/cfref.h wx/mac/corefoundation/cfstring.h wx/mac/corefoundation/hid.h wx/mac/corefoundation/stdpaths.h