File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project DefaultTargets =" Build" ToolsVersion =" 4 .0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
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 >
420
420
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
421
421
<ConfigurationType >StaticLibrary</ConfigurationType >
422
422
<UseDebugLibraries >true</UseDebugLibraries >
423
- <PlatformToolset >v110 </PlatformToolset >
423
+ <PlatformToolset >v120 </PlatformToolset >
424
424
<CharacterSet >Unicode</CharacterSet >
425
425
</PropertyGroup >
426
426
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
427
427
<ConfigurationType >StaticLibrary</ConfigurationType >
428
428
<UseDebugLibraries >false</UseDebugLibraries >
429
- <PlatformToolset >v110 </PlatformToolset >
429
+ <PlatformToolset >v120 </PlatformToolset >
430
430
<WholeProgramOptimization >true</WholeProgramOptimization >
431
431
<CharacterSet >Unicode</CharacterSet >
432
432
</PropertyGroup >
491
491
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
492
492
<ImportGroup Label =" ExtensionTargets" >
493
493
</ImportGroup >
494
- </Project >
494
+ </Project >
You can’t perform that action at this time.
0 commit comments