[ttssh2-commit] [9415] プロジェクトに追加したファイルを登録した

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2021年 9月 12日 (日) 01:42:10 JST


Revision: 9415
          https://osdn.net/projects/ttssh2/scm/svn/commits/9415
Author:   zmatsuo
Date:     2021-09-12 01:42:10 +0900 (Sun, 12 Sep 2021)
Log Message:
-----------
プロジェクトに追加したファイルを登録した

- r9411 で追加したファイル

Revision Links:
--------------
    https://osdn.net/projects/ttssh2/scm/svn/commits/9411

Modified Paths:
--------------
    trunk/teraterm/common/common_static.v16.vcxproj
    trunk/teraterm/common/common_static.v8.vcproj

-------------- next part --------------
Modified: trunk/teraterm/common/common_static.v16.vcxproj
===================================================================
--- trunk/teraterm/common/common_static.v16.vcxproj	2021-09-11 16:13:02 UTC (rev 9414)
+++ trunk/teraterm/common/common_static.v16.vcxproj	2021-09-11 16:42:10 UTC (rev 9415)
@@ -146,6 +146,7 @@
     <ClCompile Include="dllutil.cpp" />
     <ClCompile Include="getcontent.cpp" />
     <ClCompile Include="i18n_static.c" />
+    <ClCompile Include="ttknownfolders.c" />
     <ClCompile Include="ttlib_static.c" />
     <ClCompile Include="ttlib_static_cpp.cpp" />
     <ClCompile Include="win32helper.cpp" />
@@ -162,6 +163,7 @@
     <ClInclude Include="i18n.h" />
     <ClInclude Include="codeconv.h" />
     <ClInclude Include="getcontent.h" />
+    <ClInclude Include="ttknownfolders.h" />
     <ClInclude Include="ttlib.h" />
     <ClInclude Include="win32helper.h" />
   </ItemGroup>

Modified: trunk/teraterm/common/common_static.v8.vcproj
===================================================================
--- trunk/teraterm/common/common_static.v8.vcproj	2021-09-11 16:13:02 UTC (rev 9414)
+++ trunk/teraterm/common/common_static.v8.vcproj	2021-09-11 16:42:10 UTC (rev 9415)
@@ -273,6 +273,14 @@
 			>
 		</File>
 		<File
+			RelativePath=".\ttknownfolders.c"
+			>
+		</File>
+		<File
+			RelativePath=".\ttknownfolders.h"
+			>
+		</File>
+		<File
 			RelativePath=".\ttlib.h"
 			>
 		</File>


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