win32
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user