[Ttssh2-commit] [7297] cmakelist調整

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2018年 12月 1日 (土) 01:50:19 JST


Revision: 7297
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/7297
Author:   zmatsuo
Date:     2018-12-01 01:50:18 +0900 (Sat, 01 Dec 2018)
Log Message:
-----------
cmakelist調整

Modified Paths:
--------------
    branches/cmake/teraterm/teraterm/CMakeLists.txt
    branches/cmake/teraterm/ttpfile/CMakeLists.txt
    branches/cmake/teraterm/ttpmacro/CMakeLists.txt

-------------- next part --------------
Modified: branches/cmake/teraterm/teraterm/CMakeLists.txt
===================================================================
--- branches/cmake/teraterm/teraterm/CMakeLists.txt	2018-11-30 16:50:02 UTC (rev 7296)
+++ branches/cmake/teraterm/teraterm/CMakeLists.txt	2018-11-30 16:50:18 UTC (rev 7297)
@@ -46,6 +46,8 @@
   ../common/tmfc_frame.cpp
   ../common/i18n.c
   ../common/i18n.h
+  ../common/win16api.h
+  ../common/win16api.c
   )
 
 source_group(

Modified: branches/cmake/teraterm/ttpfile/CMakeLists.txt
===================================================================
--- branches/cmake/teraterm/ttpfile/CMakeLists.txt	2018-11-30 16:50:02 UTC (rev 7296)
+++ branches/cmake/teraterm/ttpfile/CMakeLists.txt	2018-11-30 16:50:18 UTC (rev 7297)
@@ -20,6 +20,8 @@
   ../common/dlglib_tmpl.cpp
   ../common/ttlib.c
   ../common/ttlib.h
+  ../common/win16api.h
+  ../common/win16api.c
   )
 
 source_group(

Modified: branches/cmake/teraterm/ttpmacro/CMakeLists.txt
===================================================================
--- branches/cmake/teraterm/ttpmacro/CMakeLists.txt	2018-11-30 16:50:02 UTC (rev 7296)
+++ branches/cmake/teraterm/ttpmacro/CMakeLists.txt	2018-11-30 16:50:18 UTC (rev 7297)
@@ -31,6 +31,8 @@
   ../common/compat_w95.h
   ../common/compat_win.h
   ../common/compat_win.cpp
+  ../common/win16api.h
+  ../common/win16api.c
   )
 
 source_group(


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