File tree Expand file tree Collapse file tree 6 files changed +3
-3
lines changed Expand file tree Collapse file tree 6 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project DefaultTargets =" Build" ToolsVersion =" 4 .0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <Project DefaultTargets =" Build" ToolsVersion =" 12 .0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup Label =" ProjectConfigurations" >
4
4
<ProjectConfiguration Include =" Debug|Win32" >
5
5
<Configuration >Debug</Configuration >
18
18
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
19
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
20
20
<ConfigurationType >Application</ConfigurationType >
21
- <PlatformToolset >v110_xp </PlatformToolset >
21
+ <PlatformToolset >v120_xp </PlatformToolset >
22
22
<CharacterSet >MultiByte</CharacterSet >
23
23
<WholeProgramOptimization >true</WholeProgramOptimization >
24
24
</PropertyGroup >
25
25
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
26
26
<ConfigurationType >Application</ConfigurationType >
27
- <PlatformToolset >v110 </PlatformToolset >
27
+ <PlatformToolset >v120_xp </PlatformToolset >
28
28
<CharacterSet >MultiByte</CharacterSet >
29
29
</PropertyGroup >
30
30
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
You can’t perform that action at this time.
0 commit comments