From 737c417d734627905ff41623b56ec311db17b27c Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 18 Mar 2013 05:32:18 +0000 Subject: added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@4082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../UserInfoEx/IconPacks/ice/icons_ice_10.vcxproj | 4 +- .../IconPacks/ice/icons_ice_10.vcxproj.filters | 4 +- .../IconPacks/ice/icons_ice_10_z2.vcxproj | 4 +- .../IconPacks/ice/icons_ice_10_z2.vcxproj.filters | 6 +-- .../UserInfoEx/IconPacks/ice/icons_ice_11.vcxproj | 4 +- .../IconPacks/ice/icons_ice_11.vcxproj.filters | 4 +- .../IconPacks/ice/icons_ice_11_z2.vcxproj | 4 +- .../IconPacks/ice/icons_ice_11_z2.vcxproj.filters | 6 +-- plugins/UserInfoEx/IconPacks/ice/res/Version.rc | 38 +++++++++++++ .../UserInfoEx/IconPacks/ice/res/icons_version.rc | 63 ---------------------- plugins/UserInfoEx/IconPacks/ice/src/Version.h | 11 ++++ .../UserInfoEx/IconPacks/ice/src/icons_version.h | 46 ---------------- 12 files changed, 67 insertions(+), 127 deletions(-) create mode 100644 plugins/UserInfoEx/IconPacks/ice/res/Version.rc delete mode 100644 plugins/UserInfoEx/IconPacks/ice/res/icons_version.rc create mode 100644 plugins/UserInfoEx/IconPacks/ice/src/Version.h delete mode 100644 plugins/UserInfoEx/IconPacks/ice/src/icons_version.h (limited to 'plugins/UserInfoEx/IconPacks/ice') diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_10.vcxproj b/plugins/UserInfoEx/IconPacks/ice/icons_ice_10.vcxproj index d5823e18ac..704be85157 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_10.vcxproj +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_10.vcxproj @@ -118,11 +118,11 @@ - + - + diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_10.vcxproj.filters b/plugins/UserInfoEx/IconPacks/ice/icons_ice_10.vcxproj.filters index d113f16f5b..762aeaba83 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_10.vcxproj.filters +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_10.vcxproj.filters @@ -14,7 +14,7 @@ Header Files - + Header Files @@ -22,7 +22,7 @@ Resource Files - + Resource Files diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_10_z2.vcxproj b/plugins/UserInfoEx/IconPacks/ice/icons_ice_10_z2.vcxproj index df3e51bdf3..0fea1d0f51 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_10_z2.vcxproj +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_10_z2.vcxproj @@ -118,11 +118,11 @@ - + - + diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_10_z2.vcxproj.filters b/plugins/UserInfoEx/IconPacks/ice/icons_ice_10_z2.vcxproj.filters index ca2c9e7650..93fc50cd5b 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_10_z2.vcxproj.filters +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_10_z2.vcxproj.filters @@ -14,15 +14,15 @@ Header Files - + Header Files - + Resource Files - + Resource Files diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_11.vcxproj b/plugins/UserInfoEx/IconPacks/ice/icons_ice_11.vcxproj index 3bf09b5d23..a569be2102 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_11.vcxproj +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_11.vcxproj @@ -122,11 +122,11 @@ - + - + diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_11.vcxproj.filters b/plugins/UserInfoEx/IconPacks/ice/icons_ice_11.vcxproj.filters index d113f16f5b..762aeaba83 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_11.vcxproj.filters +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_11.vcxproj.filters @@ -14,7 +14,7 @@ Header Files - + Header Files @@ -22,7 +22,7 @@ Resource Files - + Resource Files diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_11_z2.vcxproj b/plugins/UserInfoEx/IconPacks/ice/icons_ice_11_z2.vcxproj index f9717602c9..e5e10f18da 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_11_z2.vcxproj +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_11_z2.vcxproj @@ -122,11 +122,11 @@ - + - + diff --git a/plugins/UserInfoEx/IconPacks/ice/icons_ice_11_z2.vcxproj.filters b/plugins/UserInfoEx/IconPacks/ice/icons_ice_11_z2.vcxproj.filters index ca2c9e7650..93fc50cd5b 100644 --- a/plugins/UserInfoEx/IconPacks/ice/icons_ice_11_z2.vcxproj.filters +++ b/plugins/UserInfoEx/IconPacks/ice/icons_ice_11_z2.vcxproj.filters @@ -14,15 +14,15 @@ Header Files - + Header Files - + Resource Files - + Resource Files diff --git a/plugins/UserInfoEx/IconPacks/ice/res/Version.rc b/plugins/UserInfoEx/IconPacks/ice/res/Version.rc new file mode 100644 index 0000000000..5bfbab4754 --- /dev/null +++ b/plugins/UserInfoEx/IconPacks/ice/res/Version.rc @@ -0,0 +1,38 @@ +// Microsoft Visual C++ generated resource script. +// +#ifdef APSTUDIO_INVOKED +#error this file is not editable by Microsoft Visual C++ +#endif //APSTUDIO_INVOKED + +#include "afxres.h" +#include "..\src\version.h" + +VS_VERSION_INFO VERSIONINFO + FILEVERSION __FILEVERSION_STRING + PRODUCTVERSION __FILEVERSION_STRING + FILEFLAGSMASK 0x17L +#ifdef _DEBUG + FILEFLAGS 0x1L +#else + FILEFLAGS 0x0L +#endif + FILEOS 0x4L + FILETYPE 0x0L + FILESUBTYPE 0x0L +BEGIN + BLOCK "StringFileInfo" + BEGIN + BLOCK "000004b0" + BEGIN + VALUE "FileDescription", __DESCRIPTION + VALUE "InternalName", __PLUGIN_NAME + VALUE "LegalCopyright", __COPYRIGHT + VALUE "OriginalFilename", __FILENAME + VALUE "ProductName", __PLUGIN_NAME + END + END + BLOCK "VarFileInfo" + BEGIN + VALUE "Translation", 0x0, 1200 + END +END diff --git a/plugins/UserInfoEx/IconPacks/ice/res/icons_version.rc b/plugins/UserInfoEx/IconPacks/ice/res/icons_version.rc deleted file mode 100644 index 13c13aaee5..0000000000 --- a/plugins/UserInfoEx/IconPacks/ice/res/icons_version.rc +++ /dev/null @@ -1,63 +0,0 @@ -// Microsoft Visual C++ generated resource script. -// -#include "..\src\icons_version.h" - -#define APSTUDIO_READONLY_SYMBOLS -///////////////////////////////////////////////////////////////////////////// -// -// Generated from the TEXTINCLUDE 2 resource. -// -#include "afxres.h" - -///////////////////////////////////////////////////////////////////////////// -#undef APSTUDIO_READONLY_SYMBOLS - -///////////////////////////////////////////////////////////////////////////// -// Neutral resources - -#if !defined( AFX_RESOURCE_DLL ) || defined( AFX_TARG_NEU ) -#ifdef _WIN32 -LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL -#pragma code_page( 1252 ) -#endif //_WIN32 - -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION __ICO_FILEVERSION_STRING - PRODUCTVERSION __FILEVERSION_STRING - FILEFLAGSMASK 0x17L -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x4L - FILETYPE 0x2L - FILESUBTYPE 0x0L - BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "000004b0" - BEGIN - VALUE "Author", __ICO_AUTHOR - VALUE "E-Mail", __ICO_AUTHOREMAIL - VALUE "Homepage", __ICO_AUTHORWEB - VALUE "FileDescription", __ICO_SHORT_DESC - VALUE "FileVersion", __ICO_VERSION_STRING - VALUE "LegalCopyright", __ICO_COPYRIGHT - VALUE "ProductName", __PLUGIN_DISPLAY_NAME - VALUE "ProductVersion", __VERSION_STRING - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x0, 1200 - END - END - -#endif // Neutral resources -///////////////////////////////////////////////////////////////////////////// diff --git a/plugins/UserInfoEx/IconPacks/ice/src/Version.h b/plugins/UserInfoEx/IconPacks/ice/src/Version.h new file mode 100644 index 0000000000..9d903a62b9 --- /dev/null +++ b/plugins/UserInfoEx/IconPacks/ice/src/Version.h @@ -0,0 +1,11 @@ +#define __MAJOR_VERSION 1 +#define __MINOR_VERSION 2 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 0 + +#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM + +#define __PLUGIN_NAME "UInfoEx icons" +#define __FILENAME "UInfoEx_icons.dll" +#define __DESCRIPTION "This is an Iconpack for the UserInfoEx plugin." +#define __COPYRIGHT "© 2006-2009 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol" diff --git a/plugins/UserInfoEx/IconPacks/ice/src/icons_version.h b/plugins/UserInfoEx/IconPacks/ice/src/icons_version.h deleted file mode 100644 index 70cfcad517..0000000000 --- a/plugins/UserInfoEx/IconPacks/ice/src/icons_version.h +++ /dev/null @@ -1,46 +0,0 @@ -/* - -Miranda IM: the free IM client for Microsoft* Windows* - -Copyright 2000-2007 Miranda ICQ/IM project, -all portions of this codebase are copyrighted to the people -listed in contributors.txt. - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or ( at your option ) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -aLONG with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -*/ - -#include "version.h" - -#ifndef __ICO_VERSION_H__ -#define __ICO_VERSION_H__ 1 - -#define __ICO_MAJOR_VERSION 1 -#define __ICO_MINOR_VERSION 2 -#define __ICO_RELEASE_NUM 0 -#define __ICO_BUILD_NUM 0 - -#define __ICO_FILEVERSION_STRING __ICO_MAJOR_VERSION,__ICO_MINOR_VERSION,__ICO_RELEASE_NUM,__ICO_BUILD_NUM -#define __ICO_FILEVERSION_STRING_DOTS __ICO_MAJOR_VERSION.__ICO_MINOR_VERSION.__ICO_RELEASE_NUM.__ICO_BUILD_NUM - -#define __ICO_VERSION_STRING __STRINGIFY( __FILEVERSION_STRING_DOTS ) - -#define __ICO_SHORT_DESC "This is an Iconpack for the UserInfoEx plugin" -#define __ICO_AUTHOR __AUTHOR -#define __ICO_AUTHOREMAIL __AUTHOREMAIL -#define __ICO_COPYRIGHT __COPYRIGHT -#define __ICO_AUTHORWEB __AUTHORWEB - -#endif /* __ICO_VERSION_H__ */ -- cgit v1.2.3