[Ttssh2-commit] [7972] プロジェクトファイルにファイル追加

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2019年 8月 15日 (木) 23:05:43 JST


Revision: 7972
          https://osdn.net/projects/ttssh2/scm/svn/commits/7972
Author:   zmatsuo
Date:     2019-08-15 23:05:42 +0900 (Thu, 15 Aug 2019)
Log Message:
-----------
プロジェクトファイルにファイル追加

- teraterm/ttpmacro/fileread.cpp
- クリップボードキーワードファイル読み込みで使用

Modified Paths:
--------------
    branches/unicode_buf/teraterm/teraterm/ttermpro.v10.vcxproj
    branches/unicode_buf/teraterm/teraterm/ttermpro.v11.vcxproj
    branches/unicode_buf/teraterm/teraterm/ttermpro.v12.vcxproj
    branches/unicode_buf/teraterm/teraterm/ttermpro.v14.vcxproj
    branches/unicode_buf/teraterm/teraterm/ttermpro.v15.vcxproj
    branches/unicode_buf/teraterm/teraterm/ttermpro.v16.vcxproj
    branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj
    branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj

-------------- next part --------------
Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.v10.vcxproj
===================================================================
--- branches/unicode_buf/teraterm/teraterm/ttermpro.v10.vcxproj	2019-08-15 14:05:29 UTC (rev 7971)
+++ branches/unicode_buf/teraterm/teraterm/ttermpro.v10.vcxproj	2019-08-15 14:05:42 UTC (rev 7972)
@@ -185,6 +185,8 @@
     <ClInclude Include="..\ttpdlg\dlg_res.h" />
     <ClCompile Include="../ttpdlg/ttdlg.c" />
     <ClInclude Include="../ttpdlg/ttdlg.h" />
+    <ClInclude Include="../ttpmacro/fileread.h" />
+    <ClCompile Include="../ttpmacro/fileread.cpp" />
   </ItemGroup>
   <ItemGroup>
     <None Include="..\..\cygterm\cygterm.ico" />

Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.v11.vcxproj
===================================================================
--- branches/unicode_buf/teraterm/teraterm/ttermpro.v11.vcxproj	2019-08-15 14:05:29 UTC (rev 7971)
+++ branches/unicode_buf/teraterm/teraterm/ttermpro.v11.vcxproj	2019-08-15 14:05:42 UTC (rev 7972)
@@ -182,6 +182,8 @@
     <ClInclude Include="..\ttpdlg\dlg_res.h" />
     <ClCompile Include="../ttpdlg/ttdlg.c" />
     <ClInclude Include="../ttpdlg/ttdlg.h" />
+    <ClInclude Include="../ttpmacro/fileread.h" />
+    <ClCompile Include="../ttpmacro/fileread.cpp" />
   </ItemGroup>
   <ItemGroup>
     <Image Include="..\..\cygterm\cygterm.ico" />

Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.v12.vcxproj
===================================================================
--- branches/unicode_buf/teraterm/teraterm/ttermpro.v12.vcxproj	2019-08-15 14:05:29 UTC (rev 7971)
+++ branches/unicode_buf/teraterm/teraterm/ttermpro.v12.vcxproj	2019-08-15 14:05:42 UTC (rev 7972)
@@ -182,6 +182,8 @@
     <ClInclude Include="..\ttpdlg\dlg_res.h" />
     <ClCompile Include="../ttpdlg/ttdlg.c" />
     <ClInclude Include="../ttpdlg/ttdlg.h" />
+    <ClInclude Include="../ttpmacro/fileread.h" />
+    <ClCompile Include="../ttpmacro/fileread.cpp" />
   </ItemGroup>
   <ItemGroup>
     <Image Include="..\..\cygterm\cygterm.ico" />

Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.v14.vcxproj
===================================================================
--- branches/unicode_buf/teraterm/teraterm/ttermpro.v14.vcxproj	2019-08-15 14:05:29 UTC (rev 7971)
+++ branches/unicode_buf/teraterm/teraterm/ttermpro.v14.vcxproj	2019-08-15 14:05:42 UTC (rev 7972)
@@ -184,6 +184,8 @@
     <ClInclude Include="..\ttpdlg\dlg_res.h" />
     <ClCompile Include="../ttpdlg/ttdlg.c" />
     <ClInclude Include="../ttpdlg/ttdlg.h" />
+    <ClInclude Include="../ttpmacro/fileread.h" />
+    <ClCompile Include="../ttpmacro/fileread.cpp" />
   </ItemGroup>
   <ItemGroup>
     <Image Include="..\..\cygterm\cygterm.ico" />

Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.v15.vcxproj
===================================================================
--- branches/unicode_buf/teraterm/teraterm/ttermpro.v15.vcxproj	2019-08-15 14:05:29 UTC (rev 7971)
+++ branches/unicode_buf/teraterm/teraterm/ttermpro.v15.vcxproj	2019-08-15 14:05:42 UTC (rev 7972)
@@ -187,6 +187,8 @@
     <ClInclude Include="../ttpdlg/dlg_res.h" />
     <ClCompile Include="../ttpdlg/ttdlg.c" />
     <ClInclude Include="../ttpdlg/ttdlg.h" />
+    <ClInclude Include="../ttpmacro/fileread.h" />
+    <ClCompile Include="../ttpmacro/fileread.cpp" />
   </ItemGroup>
   <ItemGroup>
     <Image Include="..\..\cygterm\cygterm.ico" />

Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.v16.vcxproj
===================================================================
--- branches/unicode_buf/teraterm/teraterm/ttermpro.v16.vcxproj	2019-08-15 14:05:29 UTC (rev 7971)
+++ branches/unicode_buf/teraterm/teraterm/ttermpro.v16.vcxproj	2019-08-15 14:05:42 UTC (rev 7972)
@@ -187,6 +187,8 @@
     <ClInclude Include="../ttpdlg/dlg_res.h" />
     <ClCompile Include="../ttpdlg/ttdlg.c" />
     <ClInclude Include="../ttpdlg/ttdlg.h" />
+    <ClInclude Include="../ttpmacro/fileread.h" />
+    <ClCompile Include="../ttpmacro/fileread.cpp" />
   </ItemGroup>
   <ItemGroup>
     <Image Include="..\..\cygterm\cygterm.ico" />

Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj
===================================================================
--- branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj	2019-08-15 14:05:29 UTC (rev 7971)
+++ branches/unicode_buf/teraterm/teraterm/ttermpro.v9.vcproj	2019-08-15 14:05:42 UTC (rev 7972)
@@ -613,6 +613,14 @@
 				RelativePath="unicode.cpp"
 				>
 			</File>
+			<File
+				RelativePath="..\ttpmacro\fileread.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\ttpmacro\fileread.h"
+				>
+			</File>
 		</Filter>
 	</Files>
 	<Globals>

Modified: branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj
===================================================================
--- branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj	2019-08-15 14:05:29 UTC (rev 7971)
+++ branches/unicode_buf/teraterm/teraterm/ttermpro.vcproj	2019-08-15 14:05:42 UTC (rev 7972)
@@ -614,6 +614,14 @@
 				RelativePath="unicode.cpp"
 				>
 			</File>
+			<File
+				RelativePath="..\ttpmacro\fileread.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\ttpmacro\fileread.h"
+				>
+			</File>
 		</Filter>
 	</Files>
 	<Globals>


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