summaryrefslogtreecommitdiff
path: root/plugins/Exchange
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-10-24 15:25:44 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-10-24 15:25:44 +0300
commit2335c2083a8e8f7e62121c9a343fe6c6ec0c0478 (patch)
tree0dd8a08a988532505d7722c3a2bcd6a6f512da7b /plugins/Exchange
parent753a9206768e249e8efedbab65c06641bb8956ac (diff)
unified version resource with explicitly stated language & code page
Diffstat (limited to 'plugins/Exchange')
-rw-r--r--plugins/Exchange/res/version.rc66
1 files changed, 8 insertions, 58 deletions
diff --git a/plugins/Exchange/res/version.rc b/plugins/Exchange/res/version.rc
index 6255c58f3e..d8201d02c5 100644
--- a/plugins/Exchange/res/version.rc
+++ b/plugins/Exchange/res/version.rc
@@ -1,17 +1,13 @@
// Microsoft Visual C++ generated resource script.
//
-#include "src\resource.h"
-#include "src\version.h"
-#include "windows.h"
+#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-//#include "afxres.h"
+#include "..\src\version.h"
-/////////////////////////////////////////////////////////////////////////////
+#define APSTUDIO_READONLY_SYMBOLS
+#include "afxres.h"
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
@@ -23,37 +19,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE
-BEGIN
- "resource1.h\0"
-END
-
-2 TEXTINCLUDE
-BEGIN
- "#include ""afxres.h""\r\n"
- "\0"
-END
-
-3 TEXTINCLUDE
-BEGIN
- "\r\n"
- "\0"
-END
-
-#endif // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
VS_VERSION_INFO VERSIONINFO
FILEVERSION __FILEVERSION_STRING
PRODUCTVERSION __FILEVERSION_STRING
@@ -69,33 +34,18 @@ VS_VERSION_INFO VERSIONINFO
BEGIN
BLOCK "StringFileInfo"
BEGIN
- BLOCK "040904b0"
+ BLOCK "000004b0"
BEGIN
VALUE "Author", __AUTHOR
- VALUE "FileDescription", __DESC
VALUE "FileVersion", __VERSION_STRING
- VALUE "InternalName", __PLUGIN_DISPLAY_NAME
VALUE "LegalCopyright", __COPYRIGHT
END
END
BLOCK "VarFileInfo"
BEGIN
- VALUE "Translation", 0x409, 1200
+ VALUE "Translation", 0x0, 1200
END
END
#endif // English (U.S.) resources
/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
-