From b8ec08faa271e90b4cce00e0fe9046ede36bb997 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Wed, 5 Aug 2015 15:14:22 +0800 Subject: Visual Studio Projects: Update to 2013 The latest glibmm requires enough C++11 to be supported so that it can be built, which is Visual Studio 2013 for the Visual Studio compilers. This updates the 2010 projects (and their settings) to 2013. The folder in which the projects reside in need to be updated, and we would preferably need to make the projects compatible with Visual Studio 2015, from the 2013 projects, which is not too different from the 2010 ones. --- MSVC_Net2010/compose.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'MSVC_Net2010/compose.vcxproj') diff --git a/MSVC_Net2010/compose.vcxproj b/MSVC_Net2010/compose.vcxproj index 1f5eca9e..b8e5bb9b 100644 --- a/MSVC_Net2010/compose.vcxproj +++ b/MSVC_Net2010/compose.vcxproj @@ -28,22 +28,22 @@ Application MultiByte - v100 + v120 Application MultiByte - v100 + v120 Application MultiByte - v100 + v120 Application MultiByte - v100 + v120 -- cgit v1.2.1