From 202678e0487cba99501425b34b18c962d97c91d4 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 4 Feb 2014 15:59:57 +0000 Subject: [PATCH] Add new XRC headers to the core project too. Closes #15942. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75787 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 012a482457..054b8d002c 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