summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 11:25:38 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-08-31 11:25:38 +0200
commit7131bf7bf414a6246be03ef958b7679e3cc9e524 (patch)
tree69540583f5af277ff11cb8eab8b37db72f43e9b7 /config
parent60e3fb8b641f0c9b750dc404547d171be8ab3aac (diff)
downloadMPC-7131bf7bf414a6246be03ef958b7679e3cc9e524.tar.gz
Fixed error
* config/openssl.mpb:
Diffstat (limited to 'config')
-rw-r--r--config/openssl.mpb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/openssl.mpb b/config/openssl.mpb
index a3a0f5c6..e0fcd3b2 100644
--- a/config/openssl.mpb
+++ b/config/openssl.mpb
@@ -33,4 +33,5 @@ feature(openssl11) {
specific(prop:windows) {
lit_libs -= libeay32 ssleay32
lit_libs += ssl crypto
+ }
}