Hello,

I have a Win32 application that uses OpenSSL 0.9.8a, libxml2, xmlsec, and other libraries. Thus I have to build them all using the same link configuration (/MD). However I want to be able to debug my application, and have both Release and Debug versions of every libraries in the same time on disk. Is there a way to build libeay32D.{lib|dll}, ssleay32D.{lib|dll} and opensslD.exe, using the current win32 build process?

Thanks,
--
Julien ALLANOS
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to