summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/AddContactPlus/resource.rc42
1 files changed, 0 insertions, 42 deletions
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