From 578f0fc5abcf8d3da5668af4d940d5e303b003a5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 4 Jan 2015 21:32:39 +0000 Subject: this plugin cannot be unloaded git-svn-id: http://svn.miranda-ng.org/main/trunk@11774 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/OpenSSL/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/OpenSSL') diff --git a/plugins/OpenSSL/src/main.cpp b/plugins/OpenSSL/src/main.cpp index 52808b5854..38bb50b884 100644 --- a/plugins/OpenSSL/src/main.cpp +++ b/plugins/OpenSSL/src/main.cpp @@ -35,7 +35,7 @@ PLUGININFOEX pluginInfo = { __AUTHOREMAIL, __COPYRIGHT, __AUTHORWEB, - UNICODE_AWARE, + UNICODE_AWARE | STATIC_PLUGIN, // {B649702C-13DE-408A-B6C2-FB8FED2A2C90} { 0xb649702c, 0x13de, 0x408a, { 0xb6, 0xc2, 0xfb, 0x8f, 0xed, 0x2a, 0x2c, 0x90 } } }; -- cgit v1.2.3