scmno****@osdn*****
scmno****@osdn*****
2018年 9月 3日 (月) 19:52:04 JST
Revision: 7225 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/7225 Author: zmatsuo Date: 2018-09-03 19:52:03 +0900 (Mon, 03 Sep 2018) Log Message: ----------- VS2005Exでコンパイルできるようになった Modified Paths: -------------- branches/cmake/TTProxy/TTProxy.rc branches/cmake/teraterm/ttptek/ttptek-version.rc branches/cmake/teraterm/ttptek/ttptek.rc branches/cmake/ttssh2/ttssh/ttssh.rc branches/cmake/ttssh2/ttxssh/ttxssh.rc Added Paths: ----------- branches/cmake/teraterm/common/afxres.h -------------- next part -------------- Modified: branches/cmake/TTProxy/TTProxy.rc =================================================================== --- branches/cmake/TTProxy/TTProxy.rc 2018-09-03 10:52:00 UTC (rev 7224) +++ branches/cmake/TTProxy/TTProxy.rc 2018-09-03 10:52:03 UTC (rev 7225) @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include <winres.h> +//#include <winres.h> #include <winnt.rh> #include <winuser.rh> #include <commctrl.rh> Added: branches/cmake/teraterm/common/afxres.h =================================================================== --- branches/cmake/teraterm/common/afxres.h (rev 0) +++ branches/cmake/teraterm/common/afxres.h 2018-09-03 10:52:03 UTC (rev 7225) @@ -0,0 +1,9 @@ + +//#include <winres.h> + +#define VS_VERSION_INFO 1 + +#include <winresrc.h> + + + Modified: branches/cmake/teraterm/ttptek/ttptek-version.rc =================================================================== --- branches/cmake/teraterm/ttptek/ttptek-version.rc 2018-09-03 10:52:00 UTC (rev 7224) +++ branches/cmake/teraterm/ttptek/ttptek-version.rc 2018-09-03 10:52:03 UTC (rev 7225) @@ -3,6 +3,8 @@ // Version // +//#include "afxres.h" + #include "tt-version.h" VS_VERSION_INFO VERSIONINFO Modified: branches/cmake/teraterm/ttptek/ttptek.rc =================================================================== --- branches/cmake/teraterm/ttptek/ttptek.rc 2018-09-03 10:52:00 UTC (rev 7224) +++ branches/cmake/teraterm/ttptek/ttptek.rc 2018-09-03 10:52:03 UTC (rev 7225) @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +//#include "afxres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -17,8 +17,8 @@ #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN) #ifdef _WIN32 -LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT -#pragma code_page(932) +//LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT +//#pragma code_page(932) #endif //_WIN32 #ifdef APSTUDIO_INVOKED @@ -58,7 +58,7 @@ // // Generated from the TEXTINCLUDE 3 resource. // -#include "ttptek-version.rc" +//#include "ttptek-version.rc" ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED Modified: branches/cmake/ttssh2/ttssh/ttssh.rc =================================================================== --- branches/cmake/ttssh2/ttssh/ttssh.rc 2018-09-03 10:52:00 UTC (rev 7224) +++ branches/cmake/ttssh2/ttssh/ttssh.rc 2018-09-03 10:52:03 UTC (rev 7225) @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include "afxres.h" +//#include "afxres.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -17,8 +17,8 @@ #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) #ifdef _WIN32 -LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US -#pragma code_page(1252) +//LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US +//#pragma code_page(1252) #endif //_WIN32 #ifdef APSTUDIO_INVOKED Modified: branches/cmake/ttssh2/ttxssh/ttxssh.rc =================================================================== --- branches/cmake/ttssh2/ttxssh/ttxssh.rc 2018-09-03 10:52:00 UTC (rev 7224) +++ branches/cmake/ttssh2/ttxssh/ttxssh.rc 2018-09-03 10:52:03 UTC (rev 7225) @@ -8,6 +8,9 @@ // Generated from the TEXTINCLUDE 2 resource. // #include "afxres.h" +#ifndef IDC_STATIC +#define IDC_STATIC -1 +#endif ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -631,7 +634,7 @@ // // Generated from the TEXTINCLUDE 3 resource. // -#include "ttxssh-version.rc" +//#include "ttxssh-version.rc" ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED