diff options
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 |