From 721f5bbb2a8e903e7793434c4f2430f49c5036dc Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Jun 2012 08:12:27 +0000 Subject: removed old version info git-svn-id: http://svn.miranda-ng.org/main/trunk@325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AddContactPlus/resource.rc | 42 -------------------------------------- 1 file changed, 42 deletions(-) (limited to 'plugins') diff --git a/plugins/AddContactPlus/resource.rc b/plugins/AddContactPlus/resource.rc index 3447bb0551..932df05741 100644 --- a/plugins/AddContactPlus/resource.rc +++ b/plugins/AddContactPlus/resource.rc @@ -47,48 +47,6 @@ END #endif // APSTUDIO_INVOKED -#ifndef _MAC -///////////////////////////////////////////////////////////////////////////// -// -// Version -// - -VS_VERSION_INFO VERSIONINFO - FILEVERSION 0,9,9,0 - PRODUCTVERSION 0,9,9,0 - FILEFLAGSMASK 0x3fL -#ifdef _DEBUG - FILEFLAGS 0x1L -#else - FILEFLAGS 0x0L -#endif - FILEOS 0x40004L - FILETYPE 0x2L - FILESUBTYPE 0x0L -BEGIN - BLOCK "StringFileInfo" - BEGIN - BLOCK "000004b0" - BEGIN - VALUE "Comments", "Licensed under the terms of the GNU General Public License\0" - VALUE "FileDescription", "AddContact+ plugin for Miranda IM\0" - VALUE "FileVersion", "0.9.9.0\0" - VALUE "InternalName", "addcontactplus\0" - VALUE "LegalCopyright", "© 2007-2011 Bartosz 'Dezeath' Białek\0" - VALUE "OriginalFilename", "addcontactplus.dll\0" - VALUE "ProductName", "AddContact+\0" - VALUE "ProductVersion", "0.9.9.0\0" - END - END - BLOCK "VarFileInfo" - BEGIN - VALUE "Translation", 0x0, 1200 - END -END - -#endif // !_MAC - - ///////////////////////////////////////////////////////////////////////////// // // Icon -- cgit v1.2.3