diff options
author | Guenter Knauf <lists@gknw.net> | 2012-04-26 14:40:50 +0200 |
---|---|---|
committer | Guenter Knauf <lists@gknw.net> | 2012-04-26 14:40:50 +0200 |
commit | 1beda0cbb76358559b23fe59a8fd2fabaf7b6340 (patch) | |
tree | d8d6641b856f4b37bf80a6446ae512727f564a2e /lib/Makefile.b32 | |
parent | 72b72fe8edc7e4fadc1d2f5ff106b60aeb88d512 (diff) | |
download | curl-1beda0cbb76358559b23fe59a8fd2fabaf7b6340.tar.gz |
Updated dependency lib versions.
Diffstat (limited to 'lib/Makefile.b32')
-rw-r--r-- | lib/Makefile.b32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.b32 b/lib/Makefile.b32 index 37430acf2..4c45e910c 100644 --- a/lib/Makefile.b32 +++ b/lib/Makefile.b32 @@ -27,7 +27,7 @@ ZLIB_PATH = ..\..\zlib-1.2.6 # Edit the path below to point to the base of your OpenSSL package. !ifndef OPENSSL_PATH -OPENSSL_PATH = ..\..\openssl-0.9.8v +OPENSSL_PATH = ..\..\openssl-0.9.8w !endif # Set libcurl static lib, dll and import lib |