From 462972ca7cf94c6e959d8c1a2ac6d77e784152a3 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 2 Aug 2012 19:56:00 +0000 Subject: non-core plugins unlinked frome a core version (m_version.h) git-svn-id: http://svn.miranda-ng.org/main/trunk@1329 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AVS/avs_10.vcxproj | 12 ------------ plugins/AVS/src/version.h | 8 +++----- plugins/Chat/chat_10.vcxproj | 12 ------------ plugins/Chat/src/version.h | 8 +++----- plugins/Clist_classic/clist_10.vcxproj | 12 ------------ plugins/Clist_classic/src/version.h | 8 +++----- plugins/Db3x/db3x_10.vcxproj | 12 ------------ plugins/Db3x/src/version.h | 7 +++---- plugins/Db3x_mmap/db3x_mmap_10.vcxproj | 12 ------------ plugins/Db3x_mmap/src/version.h | 8 +++----- plugins/DbChecker/dbchecker_10.vcxproj | 12 ------------ plugins/DbChecker/src/version.h | 8 +++----- plugins/FreeImage/FreeImage_10.vcxproj | 12 ------------ plugins/FreeImage/Miranda/version.h | 7 +++---- plugins/Import/import_10.vcxproj | 12 ------------ plugins/Import/res/resource.rc | 9 +++++---- plugins/Import/src/version.h | 7 +++---- plugins/SRMM/src/version.h | 8 +++----- plugins/SRMM/srmm_10.vcxproj | 12 ------------ protocols/AimOscar/aim_10.vcxproj | 12 ------------ protocols/AimOscar/version.h | 7 +++---- protocols/Gadu-Gadu/Gadu-Gadu_10.vcxproj | 12 ------------ protocols/Gadu-Gadu/version.h | 8 +++----- protocols/IRCG/IRC_10.vcxproj | 12 ------------ protocols/IRCG/irc.h | 1 + protocols/IRCG/version.h | 9 +++------ protocols/IcqOscarJ/icqoscar.h | 1 + protocols/IcqOscarJ/icqoscar8_10.vcxproj | 12 ------------ protocols/IcqOscarJ/version.h | 8 +++----- protocols/JabberG/jabber_10.vcxproj | 12 ------------ protocols/JabberG/version.h | 7 +++---- protocols/MSN/msn_10.vcxproj | 12 ------------ protocols/MSN/version.h | 7 +++---- protocols/Yahoo/Yahoo_10.vcxproj | 12 ------------ protocols/Yahoo/version.h | 7 +++---- 35 files changed, 55 insertions(+), 270 deletions(-) diff --git a/plugins/AVS/avs_10.vcxproj b/plugins/AVS/avs_10.vcxproj index 9ab2fc7420..53a1387cb9 100644 --- a/plugins/AVS/avs_10.vcxproj +++ b/plugins/AVS/avs_10.vcxproj @@ -99,9 +99,6 @@ 0x5130000 $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -136,9 +133,6 @@ 0x5130000 $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -173,9 +167,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -211,9 +202,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 58f9cf348c..8edfeaebb9 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -1,5 +1,3 @@ -#include - -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) diff --git a/plugins/Chat/chat_10.vcxproj b/plugins/Chat/chat_10.vcxproj index 347f026a18..0860131886 100644 --- a/plugins/Chat/chat_10.vcxproj +++ b/plugins/Chat/chat_10.vcxproj @@ -98,9 +98,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -130,9 +127,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -168,9 +162,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -206,9 +197,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/plugins/Chat/src/version.h b/plugins/Chat/src/version.h index 2d10138fcf..8edfeaebb9 100644 --- a/plugins/Chat/src/version.h +++ b/plugins/Chat/src/version.h @@ -1,5 +1,3 @@ -#include "m_version.h" - -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) diff --git a/plugins/Clist_classic/clist_10.vcxproj b/plugins/Clist_classic/clist_10.vcxproj index 67db6c11a1..610f1fb224 100644 --- a/plugins/Clist_classic/clist_10.vcxproj +++ b/plugins/Clist_classic/clist_10.vcxproj @@ -98,9 +98,6 @@ type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -130,9 +127,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -165,9 +159,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -200,9 +191,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/plugins/Clist_classic/src/version.h b/plugins/Clist_classic/src/version.h index 58f9cf348c..8edfeaebb9 100644 --- a/plugins/Clist_classic/src/version.h +++ b/plugins/Clist_classic/src/version.h @@ -1,5 +1,3 @@ -#include - -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) diff --git a/plugins/Db3x/db3x_10.vcxproj b/plugins/Db3x/db3x_10.vcxproj index 47132606a3..998b3b5b93 100644 --- a/plugins/Db3x/db3x_10.vcxproj +++ b/plugins/Db3x/db3x_10.vcxproj @@ -96,9 +96,6 @@ 0x5130000 $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -126,9 +123,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -160,9 +154,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -194,9 +185,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/plugins/Db3x/src/version.h b/plugins/Db3x/src/version.h index 2d10138fcf..fead11179a 100644 --- a/plugins/Db3x/src/version.h +++ b/plugins/Db3x/src/version.h @@ -1,5 +1,4 @@ -#include "m_version.h" +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD diff --git a/plugins/Db3x_mmap/db3x_mmap_10.vcxproj b/plugins/Db3x_mmap/db3x_mmap_10.vcxproj index 4a246247a0..2fbb9a88d1 100644 --- a/plugins/Db3x_mmap/db3x_mmap_10.vcxproj +++ b/plugins/Db3x_mmap/db3x_mmap_10.vcxproj @@ -96,9 +96,6 @@ 0x5130000 $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -126,9 +123,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -160,9 +154,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -194,9 +185,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/plugins/Db3x_mmap/src/version.h b/plugins/Db3x_mmap/src/version.h index 2d10138fcf..8edfeaebb9 100644 --- a/plugins/Db3x_mmap/src/version.h +++ b/plugins/Db3x_mmap/src/version.h @@ -1,5 +1,3 @@ -#include "m_version.h" - -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) diff --git a/plugins/DbChecker/dbchecker_10.vcxproj b/plugins/DbChecker/dbchecker_10.vcxproj index 92f7e87b0f..e5d8a5a43d 100644 --- a/plugins/DbChecker/dbchecker_10.vcxproj +++ b/plugins/DbChecker/dbchecker_10.vcxproj @@ -94,9 +94,6 @@ $(IntDir)$(TargetName).lib $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -123,9 +120,6 @@ $(IntDir)$(TargetName).lib $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -158,9 +152,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -194,9 +185,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/plugins/DbChecker/src/version.h b/plugins/DbChecker/src/version.h index 690140005a..d3b051c694 100644 --- a/plugins/DbChecker/src/version.h +++ b/plugins/DbChecker/src/version.h @@ -1,8 +1,6 @@ -#include - -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) #define __PLUGIN_NAME "Database Checker" #define __INTERNAL_NAME "dbchecker" diff --git a/plugins/FreeImage/FreeImage_10.vcxproj b/plugins/FreeImage/FreeImage_10.vcxproj index af19a956d2..7274621ea5 100644 --- a/plugins/FreeImage/FreeImage_10.vcxproj +++ b/plugins/FreeImage/FreeImage_10.vcxproj @@ -95,9 +95,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -125,9 +122,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -154,9 +148,6 @@ 0x5130000 $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -184,9 +175,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/plugins/FreeImage/Miranda/version.h b/plugins/FreeImage/Miranda/version.h index 2c8adb2901..bd1f8ea2db 100644 --- a/plugins/FreeImage/Miranda/version.h +++ b/plugins/FreeImage/Miranda/version.h @@ -1,8 +1,7 @@ -#include "m_version.h" +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD #define __PLUGIN_NAME "Miranda Image services" #define __INTERNAL_NAME "AdvaImg" #define __FILENAME "AdvaImg.dll" diff --git a/plugins/Import/import_10.vcxproj b/plugins/Import/import_10.vcxproj index e5cde04716..b879ddec91 100644 --- a/plugins/Import/import_10.vcxproj +++ b/plugins/Import/import_10.vcxproj @@ -97,9 +97,6 @@ type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X86%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -127,9 +124,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -163,9 +157,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -199,9 +190,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/plugins/Import/res/resource.rc b/plugins/Import/res/resource.rc index 632fc88996..a77446551d 100644 --- a/plugins/Import/res/resource.rc +++ b/plugins/Import/res/resource.rc @@ -1,6 +1,7 @@ // Microsoft Visual C++ generated resource script. // #include "..\src\resource.h" +#include "..\src\version.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// @@ -293,8 +294,8 @@ IDI_IMPORT ICON "import.ico" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 0,8,0,1 - PRODUCTVERSION 0,8,0,1 + FILEVERSION __FILEVERSION_STRING + PRODUCTVERSION __FILEVERSION_STRING FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -312,12 +313,12 @@ BEGIN VALUE "Comments", "Licensed under the terms of the GNU General Public License" VALUE "CompanyName", " " VALUE "FileDescription", "Miranda NG Import Plugin" - VALUE "FileVersion", "0.8.0.1" + VALUE "FileVersion", __FILEVERSION_STRING VALUE "InternalName", "import" VALUE "LegalCopyright", "Copyright © 2000-2009, Martin Öberg, Richard Hughes, Dmitry Kuzkin, George Hazan" VALUE "OriginalFilename", "import.dll" VALUE "ProductName", "Miranda NG" - VALUE "ProductVersion", "0.8.0.1" + VALUE "ProductVersion", __FILEVERSION_STRING END END BLOCK "VarFileInfo" diff --git a/plugins/Import/src/version.h b/plugins/Import/src/version.h index 58f9cf348c..fead11179a 100644 --- a/plugins/Import/src/version.h +++ b/plugins/Import/src/version.h @@ -1,5 +1,4 @@ -#include +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD diff --git a/plugins/SRMM/src/version.h b/plugins/SRMM/src/version.h index 58f9cf348c..8edfeaebb9 100644 --- a/plugins/SRMM/src/version.h +++ b/plugins/SRMM/src/version.h @@ -1,5 +1,3 @@ -#include - -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) diff --git a/plugins/SRMM/srmm_10.vcxproj b/plugins/SRMM/srmm_10.vcxproj index 9a678a1fdd..f10d8663b6 100644 --- a/plugins/SRMM/srmm_10.vcxproj +++ b/plugins/SRMM/srmm_10.vcxproj @@ -99,9 +99,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -133,9 +130,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -164,9 +158,6 @@ comctl32.lib;%(AdditionalDependencies) $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -194,9 +185,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/protocols/AimOscar/aim_10.vcxproj b/protocols/AimOscar/aim_10.vcxproj index 5af082865d..7e5a8287a2 100644 --- a/protocols/AimOscar/aim_10.vcxproj +++ b/protocols/AimOscar/aim_10.vcxproj @@ -94,9 +94,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -122,9 +119,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -157,9 +151,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -192,9 +183,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/protocols/AimOscar/version.h b/protocols/AimOscar/version.h index 37c79beed3..b85995d3a5 100644 --- a/protocols/AimOscar/version.h +++ b/protocols/AimOscar/version.h @@ -15,8 +15,7 @@ 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, see . */ -#include "m_version.h" +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD diff --git a/protocols/Gadu-Gadu/Gadu-Gadu_10.vcxproj b/protocols/Gadu-Gadu/Gadu-Gadu_10.vcxproj index e4cb1fcd92..87caaab567 100644 --- a/protocols/Gadu-Gadu/Gadu-Gadu_10.vcxproj +++ b/protocols/Gadu-Gadu/Gadu-Gadu_10.vcxproj @@ -97,9 +97,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -128,9 +125,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -164,9 +158,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -200,9 +191,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/protocols/Gadu-Gadu/version.h b/protocols/Gadu-Gadu/version.h index a868c43720..aed5ea4c20 100644 --- a/protocols/Gadu-Gadu/version.h +++ b/protocols/Gadu-Gadu/version.h @@ -18,8 +18,6 @@ // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. //////////////////////////////////////////////////////////////////////////////// -#include "m_version.h" - -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) diff --git a/protocols/IRCG/IRC_10.vcxproj b/protocols/IRCG/IRC_10.vcxproj index b8fd99c3c1..a01479a0d8 100644 --- a/protocols/IRCG/IRC_10.vcxproj +++ b/protocols/IRCG/IRC_10.vcxproj @@ -96,9 +96,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -126,9 +123,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -162,9 +156,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -198,9 +189,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/protocols/IRCG/irc.h b/protocols/IRCG/irc.h index 9fe6584d87..34d639259b 100644 --- a/protocols/IRCG/irc.h +++ b/protocols/IRCG/irc.h @@ -73,6 +73,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "m_chat.h" #include "m_icolib.h" #include "m_ircscript.h" +#include "m_version.h" #include "win2k.h" #include "resource.h" diff --git a/protocols/IRCG/version.h b/protocols/IRCG/version.h index 85ed0dd450..18333d3187 100644 --- a/protocols/IRCG/version.h +++ b/protocols/IRCG/version.h @@ -1,9 +1,6 @@ -#include "m_version.h" - -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD - +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) #define __DESC "IRC protocol for Miranda IM" #define __AUTHOR "Miranda team" diff --git a/protocols/IcqOscarJ/icqoscar.h b/protocols/IcqOscarJ/icqoscar.h index ef0e32a6fd..7000ac6b04 100755 --- a/protocols/IcqOscarJ/icqoscar.h +++ b/protocols/IcqOscarJ/icqoscar.h @@ -89,6 +89,7 @@ #include #include #include +#include #include // Project resources diff --git a/protocols/IcqOscarJ/icqoscar8_10.vcxproj b/protocols/IcqOscarJ/icqoscar8_10.vcxproj index 9b084bdd63..6a2a947a5b 100644 --- a/protocols/IcqOscarJ/icqoscar8_10.vcxproj +++ b/protocols/IcqOscarJ/icqoscar8_10.vcxproj @@ -97,9 +97,6 @@ type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X86%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -128,9 +125,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -166,9 +160,6 @@ 0x25000000 $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -204,9 +195,6 @@ 0x25000000 $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/protocols/IcqOscarJ/version.h b/protocols/IcqOscarJ/version.h index 2d10138fcf..8edfeaebb9 100644 --- a/protocols/IcqOscarJ/version.h +++ b/protocols/IcqOscarJ/version.h @@ -1,5 +1,3 @@ -#include "m_version.h" - -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) diff --git a/protocols/JabberG/jabber_10.vcxproj b/protocols/JabberG/jabber_10.vcxproj index 4eb05088e3..6c5d44e29d 100644 --- a/protocols/JabberG/jabber_10.vcxproj +++ b/protocols/JabberG/jabber_10.vcxproj @@ -103,9 +103,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -141,9 +138,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -174,9 +168,6 @@ type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X86%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -206,9 +197,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/protocols/JabberG/version.h b/protocols/JabberG/version.h index 2d10138fcf..fead11179a 100644 --- a/protocols/JabberG/version.h +++ b/protocols/JabberG/version.h @@ -1,5 +1,4 @@ -#include "m_version.h" +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD diff --git a/protocols/MSN/msn_10.vcxproj b/protocols/MSN/msn_10.vcxproj index 6b033e740f..9c492c9177 100644 --- a/protocols/MSN/msn_10.vcxproj +++ b/protocols/MSN/msn_10.vcxproj @@ -97,9 +97,6 @@ 0x19000000 $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -129,9 +126,6 @@ 0x19000000 $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -167,9 +161,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -205,9 +196,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/protocols/MSN/version.h b/protocols/MSN/version.h index 94e760b60c..77a5971068 100644 --- a/protocols/MSN/version.h +++ b/protocols/MSN/version.h @@ -16,8 +16,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "m_version.h" +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD diff --git a/protocols/Yahoo/Yahoo_10.vcxproj b/protocols/Yahoo/Yahoo_10.vcxproj index df137c81a7..ab4e5e2b7e 100644 --- a/protocols/Yahoo/Yahoo_10.vcxproj +++ b/protocols/Yahoo/Yahoo_10.vcxproj @@ -96,9 +96,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -126,9 +123,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -161,9 +155,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - @@ -196,9 +187,6 @@ Windows $(SolutionDir)\lib - - ..\..\bin10\make_ver.bat - diff --git a/protocols/Yahoo/version.h b/protocols/Yahoo/version.h index 6a4f95694c..c431ab4a7e 100644 --- a/protocols/Yahoo/version.h +++ b/protocols/Yahoo/version.h @@ -1,5 +1,4 @@ -#include "m_version.h" +#define __FILEVERSION_STRING 0,92,2,0 +#define __VERSION_STRING "0.92.2.0" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) -#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION -#define __VERSION_STRING MIRANDA_VERSION_STRING -#define __VERSION_DWORD MIRANDA_VERSION_DWORD -- cgit v1.2.3