The libssl32.dll definition file is called ssleay32.def. (why?)
authorUlf Möller <ulf@openssl.org>
Sat, 8 May 1999 10:40:38 +0000 (10:40 +0000)
committerUlf Möller <ulf@openssl.org>
Sat, 8 May 1999 10:40:38 +0000 (10:40 +0000)
ms/mw.bat

index 1f4372c81ac31fc8ec64898ebdcd6b0dfbec5c6e..9cab3efb02456f274d0c89c30a63bb377fc3ec12 100644 (file)
--- a/ms/mw.bat
+++ b/ms/mw.bat
@@ -25,7 +25,7 @@ if errorlevel 1 goto end
 @rem Generate the DLLs and input libraries\r
 dllwrap --dllname libeay32.dll --output-lib out/libeay32.a --def ms/libeay32.def out/libcrypto.a -lwsock32 -lgdi32\r
 if errorlevel 1 goto end\r
 @rem Generate the DLLs and input libraries\r
 dllwrap --dllname libeay32.dll --output-lib out/libeay32.a --def ms/libeay32.def out/libcrypto.a -lwsock32 -lgdi32\r
 if errorlevel 1 goto end\r
-dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/libssl32.def out/libssl.a out/libeay32.a\r
+dllwrap --dllname libssl32.dll --output-lib out/libssl32.a --def ms/ssleay32.def out/libssl.a out/libeay32.a\r
 if errorlevel 1 goto end\r
 \r
 echo Done compiling OpenSSL\r
 if errorlevel 1 goto end\r
 \r
 echo Done compiling OpenSSL\r