svnno****@sourc*****
svnno****@sourc*****
2016年 1月 4日 (月) 12:35:47 JST
Revision: 6246 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6246 Author: maya Date: 2016-01-04 12:35:47 +0900 (Mon, 04 Jan 2016) Log Message: ----------- revert r6245 Revision Links: -------------- http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6245 Modified Paths: -------------- branches/vs2015_warn/teraterm/keycode/keycode.v12.vcxproj branches/vs2015_warn/teraterm/ttpset/ttpset.v12.vcxproj -------------- next part -------------- Modified: branches/vs2015_warn/teraterm/keycode/keycode.v12.vcxproj =================================================================== --- branches/vs2015_warn/teraterm/keycode/keycode.v12.vcxproj 2016-01-03 15:06:33 UTC (rev 6245) +++ branches/vs2015_warn/teraterm/keycode/keycode.v12.vcxproj 2016-01-04 03:35:47 UTC (rev 6246) @@ -23,7 +23,7 @@ </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> - <PlatformToolset>v120_xp</PlatformToolset> + <PlatformToolset>v120</PlatformToolset> <UseOfMfc>false</UseOfMfc> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> Modified: branches/vs2015_warn/teraterm/ttpset/ttpset.v12.vcxproj =================================================================== --- branches/vs2015_warn/teraterm/ttpset/ttpset.v12.vcxproj 2016-01-03 15:06:33 UTC (rev 6245) +++ branches/vs2015_warn/teraterm/ttpset/ttpset.v12.vcxproj 2016-01-04 03:35:47 UTC (rev 6246) @@ -18,7 +18,7 @@ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> <ConfigurationType>DynamicLibrary</ConfigurationType> - <PlatformToolset>v120_xp</PlatformToolset> + <PlatformToolset>v120</PlatformToolset> <UseOfMfc>false</UseOfMfc> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">