[Ttssh2-commit] [7660] プロジェクトの依存先が 2017 の vcxproj なのを 2019 のものに修正

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2019年 5月 9日 (木) 12:44:15 JST


Revision: 7660
          https://osdn.net/projects/ttssh2/scm/svn/commits/7660
Author:   maya
Date:     2019-05-09 12:44:14 +0900 (Thu, 09 May 2019)
Log Message:
-----------
プロジェクトの依存先が 2017 の vcxproj なのを 2019 のものに修正

Modified Paths:
--------------
    trunk/ttssh2/ttxssh/ttxssh.v16.vcxproj

-------------- next part --------------
Modified: trunk/ttssh2/ttxssh/ttxssh.v16.vcxproj
===================================================================
--- trunk/ttssh2/ttxssh/ttxssh.v16.vcxproj	2019-05-07 16:48:51 UTC (rev 7659)
+++ trunk/ttssh2/ttxssh/ttxssh.v16.vcxproj	2019-05-09 03:44:14 UTC (rev 7660)
@@ -218,11 +218,11 @@
     <ResourceCompile Include="ttxssh.rc" />
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\puttyrev\puttyrev.v15.vcxproj">
+    <ProjectReference Include="..\puttyrev\puttyrev.v16.vcxproj">
       <Project>{61eb955f-2794-4607-860f-0aa296fa58bd}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="..\putty\putty.v15.vcxproj">
+    <ProjectReference Include="..\putty\putty.v16.vcxproj">
       <Project>{98ca1284-8f6c-4791-bf57-7e5fad33744e}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>


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