1.1 --- a/VisualC/tests/testoverlay2/testoverlay2_VS2013.vcxproj Mon Mar 10 02:13:44 2014 -0700
1.2 +++ b/VisualC/tests/testoverlay2/testoverlay2_VS2013.vcxproj Mon Mar 10 03:59:47 2014 -0700
1.3 @@ -1,5 +1,5 @@
1.4 <?xml version="1.0" encoding="utf-8"?>
1.5 -<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1.6 +<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1.7 <ItemGroup Label="ProjectConfigurations">
1.8 <ProjectConfiguration Include="Debug|Win32">
1.9 <Configuration>Debug</Configuration>
1.10 @@ -27,23 +27,23 @@
1.11 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
1.12 <ConfigurationType>Application</ConfigurationType>
1.13 <UseOfMfc>false</UseOfMfc>
1.14 - <PlatformToolset>v110</PlatformToolset>
1.15 + <PlatformToolset>v120</PlatformToolset>
1.16 </PropertyGroup>
1.17 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
1.18 <ConfigurationType>Application</ConfigurationType>
1.19 <UseOfMfc>false</UseOfMfc>
1.20 <CharacterSet>MultiByte</CharacterSet>
1.21 - <PlatformToolset>v110</PlatformToolset>
1.22 + <PlatformToolset>v120</PlatformToolset>
1.23 </PropertyGroup>
1.24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
1.25 <ConfigurationType>Application</ConfigurationType>
1.26 <UseOfMfc>false</UseOfMfc>
1.27 - <PlatformToolset>v110</PlatformToolset>
1.28 + <PlatformToolset>v120</PlatformToolset>
1.29 </PropertyGroup>
1.30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
1.31 <ConfigurationType>Application</ConfigurationType>
1.32 <UseOfMfc>false</UseOfMfc>
1.33 - <PlatformToolset>v110</PlatformToolset>
1.34 + <PlatformToolset>v120</PlatformToolset>
1.35 </PropertyGroup>
1.36 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
1.37 <ImportGroup Label="ExtensionSettings">