From 6b12d12fe90f7f6758cf2addab0f0726f48e2be8 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 2 May 2014 14:19:59 +0000 Subject: [PATCH] Fix property sheets names in MSVS 2013 custom build project. It must be vc12, not vc11. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/msw/wx_vc12_custom_build.vcxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/msw/wx_vc12_custom_build.vcxproj b/build/msw/wx_vc12_custom_build.vcxproj index bf0c0877e0..65ca63965d 100644 --- a/build/msw/wx_vc12_custom_build.vcxproj +++ b/build/msw/wx_vc12_custom_build.vcxproj @@ -91,8 +91,8 @@ - - + + @@ -235,4 +235,4 @@ - \ No newline at end of file +