From 892a8b47c4fefc93ba225a869004e0c0516d3c58 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 4 Feb 2014 16:40:04 +0000 Subject: [PATCH] Add XRC handler file to MSVC 10 project. Closes #15942. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/msw/wx_vc10_aui.vcxproj | 2 ++ build/msw/wx_vc10_aui.vcxproj.filters | 10 ++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/build/msw/wx_vc10_aui.vcxproj b/build/msw/wx_vc10_aui.vcxproj index ccf05b3fcb..54f6f5fac0 100644 --- a/build/msw/wx_vc10_aui.vcxproj +++ b/build/msw/wx_vc10_aui.vcxproj @@ -479,6 +479,7 @@ + @@ -558,6 +559,7 @@ + diff --git a/build/msw/wx_vc10_aui.vcxproj.filters b/build/msw/wx_vc10_aui.vcxproj.filters index 0528128cb7..f649848e98 100644 --- a/build/msw/wx_vc10_aui.vcxproj.filters +++ b/build/msw/wx_vc10_aui.vcxproj.filters @@ -48,7 +48,10 @@ Source Files - + + + Source Files + @@ -82,7 +85,10 @@ Common Headers - + + + Common Headers +