[Ttssh2-commit] [6295] Visual Studio 2012, 2013 のプロジェクトファイルへバックポート

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2016年 2月 9日 (火) 22:17:52 JST


Revision: 6295
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6295
Author:   maya
Date:     2016-02-09 22:17:51 +0900 (Tue, 09 Feb 2016)
Log Message:
-----------
Visual Studio 2012, 2013 のプロジェクトファイルへバックポート

Modified Paths:
--------------
    trunk/teraterm/svnrev/svnrev.v11.vcxproj
    trunk/teraterm/svnrev/svnrev.v12.vcxproj

-------------- next part --------------
Modified: trunk/teraterm/svnrev/svnrev.v11.vcxproj
===================================================================
--- trunk/teraterm/svnrev/svnrev.v11.vcxproj	2016-02-09 08:24:11 UTC (rev 6294)
+++ trunk/teraterm/svnrev/svnrev.v11.vcxproj	2016-02-09 13:17:51 UTC (rev 6295)
@@ -67,6 +67,7 @@
       <GenerateDebugInformation>true</GenerateDebugInformation>
       <SubSystem>Console</SubSystem>
       <TargetMachine>MachineX86</TargetMachine>
+      <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
     </Link>
   </ItemDefinitionGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

Modified: trunk/teraterm/svnrev/svnrev.v12.vcxproj
===================================================================
--- trunk/teraterm/svnrev/svnrev.v12.vcxproj	2016-02-09 08:24:11 UTC (rev 6294)
+++ trunk/teraterm/svnrev/svnrev.v12.vcxproj	2016-02-09 13:17:51 UTC (rev 6295)
@@ -67,6 +67,7 @@
       <GenerateDebugInformation>true</GenerateDebugInformation>
       <SubSystem>Console</SubSystem>
       <TargetMachine>MachineX86</TargetMachine>
+      <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
     </Link>
   </ItemDefinitionGroup>
   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">



Ttssh2-commit メーリングリストの案内
Back to archive index