From c4de2abb3abfdd0c72491fb487c314be4d775c30 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 4 Feb 2014 15:46:29 +0000 Subject: [PATCH] Add new XRC headers to the core project too. Closes #15942. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@75784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/msw/wx_vc10_core.vcxproj | 4 ++++ build/msw/wx_vc10_core.vcxproj.filters | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/build/msw/wx_vc10_core.vcxproj b/build/msw/wx_vc10_core.vcxproj index 294d801af4..edac84fdb3 100644 --- a/build/msw/wx_vc10_core.vcxproj +++ b/build/msw/wx_vc10_core.vcxproj @@ -1642,6 +1642,8 @@ + + @@ -1682,6 +1684,8 @@ + + diff --git a/build/msw/wx_vc10_core.vcxproj.filters b/build/msw/wx_vc10_core.vcxproj.filters index 1860cb5811..5f5c1635dd 100644 --- a/build/msw/wx_vc10_core.vcxproj.filters +++ b/build/msw/wx_vc10_core.vcxproj.filters @@ -2332,6 +2332,12 @@ Common Headers + + Common Headers + + + Common Headers + Common Headers @@ -2452,6 +2458,12 @@ Common Headers + + Common Headers + + + Common Headers + Common Headers