[Ttssh2-commit] [8242] dllのi18n.cを使用するよう修正

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2019年 10月 2日 (水) 23:44:04 JST


Revision: 8242
          https://osdn.net/projects/ttssh2/scm/svn/commits/8242
Author:   zmatsuo
Date:     2019-10-02 23:44:04 +0900 (Wed, 02 Oct 2019)
Log Message:
-----------
dllのi18n.cを使用するよう修正

Modified Paths:
--------------
    trunk/teraterm/ttpmacro/CMakeLists.txt
    trunk/teraterm/ttpmacro/ttpmacro.v10.vcxproj
    trunk/teraterm/ttpmacro/ttpmacro.v11.vcxproj
    trunk/teraterm/ttpmacro/ttpmacro.v12.vcxproj
    trunk/teraterm/ttpmacro/ttpmacro.v14.vcxproj
    trunk/teraterm/ttpmacro/ttpmacro.v15.vcxproj
    trunk/teraterm/ttpmacro/ttpmacro.v16.vcxproj
    trunk/teraterm/ttpmacro/ttpmacro.v9.vcproj
    trunk/teraterm/ttpmacro/ttpmacro.vcproj

-------------- next part --------------
Modified: trunk/teraterm/ttpmacro/CMakeLists.txt
===================================================================
--- trunk/teraterm/ttpmacro/CMakeLists.txt	2019-10-02 14:00:14 UTC (rev 8241)
+++ trunk/teraterm/ttpmacro/CMakeLists.txt	2019-10-02 14:44:04 UTC (rev 8242)
@@ -15,7 +15,6 @@
   ../common/ttddecmnd.h
   ../common/tttypes.h
   ../common/tt-version.h
-  ../common/i18n.c
   ../common/i18n.h
   ../common/ttlib.c
   ../common/ttlib.h

Modified: trunk/teraterm/ttpmacro/ttpmacro.v10.vcxproj
===================================================================
--- trunk/teraterm/ttpmacro/ttpmacro.v10.vcxproj	2019-10-02 14:00:14 UTC (rev 8241)
+++ trunk/teraterm/ttpmacro/ttpmacro.v10.vcxproj	2019-10-02 14:44:04 UTC (rev 8242)
@@ -130,7 +130,6 @@
     <ClCompile Include="..\common\dlglib_cpp.cpp" />
     <ClCompile Include="..\common\dlglib_tmpl.cpp" />
     <ClCompile Include="..\common\dllutil.cpp" />
-    <ClCompile Include="..\common\i18n.c" />
     <ClCompile Include="..\common\tmfc.cpp" />
     <ClCompile Include="..\common\tmfc_frame.cpp" />
     <ClCompile Include="..\common\ttlib.c" />

Modified: trunk/teraterm/ttpmacro/ttpmacro.v11.vcxproj
===================================================================
--- trunk/teraterm/ttpmacro/ttpmacro.v11.vcxproj	2019-10-02 14:00:14 UTC (rev 8241)
+++ trunk/teraterm/ttpmacro/ttpmacro.v11.vcxproj	2019-10-02 14:44:04 UTC (rev 8242)
@@ -130,7 +130,6 @@
     <ClCompile Include="..\common\dlglib_cpp.cpp" />
     <ClCompile Include="..\common\dlglib_tmpl.cpp" />
     <ClCompile Include="..\common\dllutil.cpp" />
-    <ClCompile Include="..\common\i18n.c" />
     <ClCompile Include="..\common\tmfc.cpp" />
     <ClCompile Include="..\common\tmfc_frame.cpp" />
     <ClCompile Include="..\common\ttlib.c" />

Modified: trunk/teraterm/ttpmacro/ttpmacro.v12.vcxproj
===================================================================
--- trunk/teraterm/ttpmacro/ttpmacro.v12.vcxproj	2019-10-02 14:00:14 UTC (rev 8241)
+++ trunk/teraterm/ttpmacro/ttpmacro.v12.vcxproj	2019-10-02 14:44:04 UTC (rev 8242)
@@ -130,7 +130,6 @@
     <ClCompile Include="..\common\dlglib_cpp.cpp" />
     <ClCompile Include="..\common\dlglib_tmpl.cpp" />
     <ClCompile Include="..\common\dllutil.cpp" />
-    <ClCompile Include="..\common\i18n.c" />
     <ClCompile Include="..\common\tmfc.cpp" />
     <ClCompile Include="..\common\tmfc_frame.cpp" />
     <ClCompile Include="..\common\ttlib.c" />

Modified: trunk/teraterm/ttpmacro/ttpmacro.v14.vcxproj
===================================================================
--- trunk/teraterm/ttpmacro/ttpmacro.v14.vcxproj	2019-10-02 14:00:14 UTC (rev 8241)
+++ trunk/teraterm/ttpmacro/ttpmacro.v14.vcxproj	2019-10-02 14:44:04 UTC (rev 8242)
@@ -130,7 +130,6 @@
     <ClCompile Include="..\common\dlglib_cpp.cpp" />
     <ClCompile Include="..\common\dlglib_tmpl.cpp" />
     <ClCompile Include="..\common\dllutil.cpp" />
-    <ClCompile Include="..\common\i18n.c" />
     <ClCompile Include="..\common\tmfc.cpp" />
     <ClCompile Include="..\common\tmfc_frame.cpp" />
     <ClCompile Include="..\common\ttlib.c" />

Modified: trunk/teraterm/ttpmacro/ttpmacro.v15.vcxproj
===================================================================
--- trunk/teraterm/ttpmacro/ttpmacro.v15.vcxproj	2019-10-02 14:00:14 UTC (rev 8241)
+++ trunk/teraterm/ttpmacro/ttpmacro.v15.vcxproj	2019-10-02 14:44:04 UTC (rev 8242)
@@ -133,7 +133,6 @@
     <ClCompile Include="..\common\dlglib_cpp.cpp" />
     <ClCompile Include="..\common\dlglib_tmpl.cpp" />
     <ClCompile Include="..\common\dllutil.cpp" />
-    <ClCompile Include="..\common\i18n.c" />
     <ClCompile Include="..\common\tmfc.cpp" />
     <ClCompile Include="..\common\tmfc_frame.cpp" />
     <ClCompile Include="..\common\ttlib.c" />
@@ -207,4 +206,4 @@
       <UserProperties RESOURCE_FILE="ttpmacro.rc" />
     </VisualStudio>
   </ProjectExtensions>
-</Project>
\ No newline at end of file
+</Project>

Modified: trunk/teraterm/ttpmacro/ttpmacro.v16.vcxproj
===================================================================
--- trunk/teraterm/ttpmacro/ttpmacro.v16.vcxproj	2019-10-02 14:00:14 UTC (rev 8241)
+++ trunk/teraterm/ttpmacro/ttpmacro.v16.vcxproj	2019-10-02 14:44:04 UTC (rev 8242)
@@ -133,7 +133,6 @@
     <ClCompile Include="..\common\dlglib_cpp.cpp" />
     <ClCompile Include="..\common\dlglib_tmpl.cpp" />
     <ClCompile Include="..\common\dllutil.cpp" />
-    <ClCompile Include="..\common\i18n.c" />
     <ClCompile Include="..\common\tmfc.cpp" />
     <ClCompile Include="..\common\tmfc_frame.cpp" />
     <ClCompile Include="..\common\ttlib.c" />
@@ -207,4 +206,4 @@
       <UserProperties RESOURCE_FILE="ttpmacro.rc" />
     </VisualStudio>
   </ProjectExtensions>
-</Project>
\ No newline at end of file
+</Project>

Modified: trunk/teraterm/ttpmacro/ttpmacro.v9.vcproj
===================================================================
--- trunk/teraterm/ttpmacro/ttpmacro.v9.vcproj	2019-10-02 14:00:14 UTC (rev 8241)
+++ trunk/teraterm/ttpmacro/ttpmacro.v9.vcproj	2019-10-02 14:44:04 UTC (rev 8242)
@@ -424,10 +424,6 @@
 			Filter="c"
 			>
 			<File
-				RelativePath="..\common\i18n.c"
-				>
-			</File>
-			<File
 				RelativePath="ttl.c"
 				>
 			</File>

Modified: trunk/teraterm/ttpmacro/ttpmacro.vcproj
===================================================================
--- trunk/teraterm/ttpmacro/ttpmacro.vcproj	2019-10-02 14:00:14 UTC (rev 8241)
+++ trunk/teraterm/ttpmacro/ttpmacro.vcproj	2019-10-02 14:44:04 UTC (rev 8242)
@@ -427,10 +427,6 @@
 			Filter="c"
 			>
 			<File
-				RelativePath="..\common\i18n.c"
-				>
-			</File>
-			<File
 				RelativePath="ttl.c"
 				>
 			</File>


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