From 2306e9f9ffc26e7cecd33c9a6ba1178884304e5c Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 4 Jul 2014 11:50:00 +0000 Subject: [PATCH] Remove accidentally committed wxCompilerPrefix setting. Don't use "vc120" compiler prefix by default. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@76820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/msw/wx_vc12_wx_setup.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/msw/wx_vc12_wx_setup.props b/build/msw/wx_vc12_wx_setup.props index 0a22f5bbcf..0e617f52d7 100644 --- a/build/msw/wx_vc12_wx_setup.props +++ b/build/msw/wx_vc12_wx_setup.props @@ -3,7 +3,7 @@ 30 msw - vc120 + vc custom