• R/O
  • HTTP
  • SSH
  • HTTPS

CompleteEraser: Commit


Commit MetaInfo

Revisiona98e57aa0d93dd7895d5c95e707dd46e34ea304a (tree)
Time2017-09-10 22:34:48
Authorgdkhd812 <test@yaho...>
Commitergdkhd812

Log Message

SDKを更新した

Change Summary

Incremental Difference

--- a/ShellExtension/ShellExtension.vcxproj
+++ b/ShellExtension/ShellExtension.vcxproj
@@ -1,5 +1,5 @@
11 <?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="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33 <ItemGroup Label="ProjectConfigurations">
44 <ProjectConfiguration Include="Debug|Win32">
55 <Configuration>Debug</Configuration>
@@ -27,7 +27,7 @@
2727 <ConfigurationType>DynamicLibrary</ConfigurationType>
2828 <UseDebugLibraries>true</UseDebugLibraries>
2929 <CharacterSet>Unicode</CharacterSet>
30- <PlatformToolset>v110</PlatformToolset>
30+ <PlatformToolset>v141</PlatformToolset>
3131 </PropertyGroup>
3232 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
3333 <ConfigurationType>DynamicLibrary</ConfigurationType>
@@ -35,21 +35,21 @@
3535 <CharacterSet>Unicode</CharacterSet>
3636 <UseOfAtl>false</UseOfAtl>
3737 <UseOfMfc>false</UseOfMfc>
38- <PlatformToolset>v110</PlatformToolset>
38+ <PlatformToolset>v141</PlatformToolset>
3939 </PropertyGroup>
4040 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
4141 <ConfigurationType>DynamicLibrary</ConfigurationType>
4242 <UseDebugLibraries>false</UseDebugLibraries>
4343 <WholeProgramOptimization>true</WholeProgramOptimization>
4444 <CharacterSet>Unicode</CharacterSet>
45- <PlatformToolset>v110</PlatformToolset>
45+ <PlatformToolset>v141</PlatformToolset>
4646 </PropertyGroup>
4747 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
4848 <ConfigurationType>DynamicLibrary</ConfigurationType>
4949 <UseDebugLibraries>false</UseDebugLibraries>
5050 <WholeProgramOptimization>true</WholeProgramOptimization>
5151 <CharacterSet>Unicode</CharacterSet>
52- <PlatformToolset>v110</PlatformToolset>
52+ <PlatformToolset>v141</PlatformToolset>
5353 </PropertyGroup>
5454 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
5555 <ImportGroup Label="ExtensionSettings">
Show on old repository browser