summaryrefslogtreecommitdiff
path: root/plugins/OpenSSL/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/OpenSSL/src/main.cpp')
-rw-r--r--plugins/OpenSSL/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
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 } }
};