How to include OpenSSL when compiling with VS10

Submitted by bastian on 2014-02-15

Hello.

How do i include openSSL in the VS compiler?
I'm looking for a CMD command like "SET QTDIR=path-to-QT-dir)

Best Regards
Bastian

If Qt is compiled with OpenSLL support enabled, your don't have to do anything (just ensure that the libeay32 and ssleay32 DLLs are somewhere in the PATH).

Regards,
Michał