Revision: 7576 https://osdn.net/projects/ttssh2/scm/svn/commits/7576 Author: zmatsuo Date: 2019-04-12 01:20:37 +0900 (Fri, 12 Apr 2019) Log Message: ----------- ttpsetで使用していないリソース関連のファイルを削除した バージョンリソースは使用している(ttpset-version.rc) 削除ファイル set_res.h, ttpset.rc Modified Paths: -------------- trunk/teraterm/ttpset/ttpset-version.rc Removed Paths: ------------- trunk/teraterm/ttpset/set_res.h trunk/teraterm/ttpset/ttpset.rc -------------- next part -------------- Deleted: trunk/teraterm/ttpset/set_res.h =================================================================== --- trunk/teraterm/ttpset/set_res.h 2019-04-11 16:20:24 UTC (rev 7575) +++ trunk/teraterm/ttpset/set_res.h 2019-04-11 16:20:37 UTC (rev 7576) @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by ttpset.rc - -// \x90V\x82\xB5\x82\xA2\x83I\x83u\x83W\x83F\x83N\x83g\x82̎\x9F\x82̊\xF9\x92\xE8\x92l -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif Modified: trunk/teraterm/ttpset/ttpset-version.rc =================================================================== --- trunk/teraterm/ttpset/ttpset-version.rc 2019-04-11 16:20:24 UTC (rev 7575) +++ trunk/teraterm/ttpset/ttpset-version.rc 2019-04-11 16:20:37 UTC (rev 7576) @@ -3,8 +3,12 @@ // Version // +#include <winresrc.h> + #include "tt-version.h" +LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT + VS_VERSION_INFO VERSIONINFO FILEVERSION TT_VERSION_MAJOR,TT_VERSION_MINOR,0,0 PRODUCTVERSION TT_VERSION_MAJOR,TT_VERSION_MINOR,0,0 Deleted: trunk/teraterm/ttpset/ttpset.rc =================================================================== --- trunk/teraterm/ttpset/ttpset.rc 2019-04-11 16:20:24 UTC (rev 7575) +++ trunk/teraterm/ttpset/ttpset.rc 2019-04-11 16:20:37 UTC (rev 7576) @@ -1,64 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "set_res.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// \x93\xFA\x96{\x8C\xEA resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN) -#ifdef _WIN32 -LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT -#pragma code_page(932) -#endif //_WIN32 - -#ifdef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// TEXTINCLUDE -// - -1 TEXTINCLUDE -BEGIN - "resource.h\0" -END - -2 TEXTINCLUDE -BEGIN - "#include ""afxres.h""\r\n" - "\0" -END - -3 TEXTINCLUDE -BEGIN - "#include ""ttpset-version.rc""\r\n" - "\0" -END - -#endif // APSTUDIO_INVOKED - - -#endif // \x93\xFA\x96{\x8C\xEA resources -///////////////////////////////////////////////////////////////////////////// - - - -#ifndef APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 3 resource. -// -#include "ttpset-version.rc" - -///////////////////////////////////////////////////////////////////////////// -#endif // not APSTUDIO_INVOKED -