This commit is contained in:
Mark Andrews
2006-10-02 07:21:53 +00:00
parent 5df6758f25
commit 75720af254
3 changed files with 12 additions and 12 deletions

View File

@@ -32,7 +32,7 @@ rem Generate header files for lib/dns
call dnsheadergen.bat
echo Ensure that the OpenSSL sources are at the same level in
echo the directory tree and is named openssl-0.9.8c or libdns
echo the directory tree and is named openssl-0.9.8d or libdns
echo will not build.
rem Make sure that the Build directories are there.
@@ -53,7 +53,7 @@ copy ..\FAQ ..\Build\Release
echo Copying the OpenSSL DLL.
copy ..\..\openssl-0.9.8c\out32dll\libeay32.dll ..\Build\Release\
copy ..\..\openssl-0.9.8d\out32dll\libeay32.dll ..\Build\Release\
rem Done