summaryrefslogtreecommitdiff
path: root/dll.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dll.cpp')
-rw-r--r--dll.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dll.cpp b/dll.cpp
index 8457abd..d8638a9 100644
--- a/dll.cpp
+++ b/dll.cpp
@@ -1,6 +1,7 @@
// dll.cpp - written and placed in the public domain by Wei Dai
#define CRYPTOPP_MANUALLY_INSTANTIATE_TEMPLATES
+#define CRYPTOPP_DEFAULT_NO_DLL
#include "dll.h"
#pragma warning(default: 4660)