add configure options for debug/release OpenSSL
authorPeter Kümmel <syntheticpp@gmx.net>
Thu, 26 Jul 2012 15:16:29 +0000 (17:16 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 31 Jul 2012 09:47:39 +0000 (11:47 +0200)
commit952788d64bc30c7aac5f9572533241ab8f48fb63
treef5a36211886621404f9dc5ad82936522b0751f92
parent9a8d74de0abdc87b099e1885f2865e16f104d6d8
add configure options for debug/release OpenSSL

msvc cannot use the same library for debug and release builds
if openssl libraries are linked statically into the network library.

Change-Id: Ic27ede2d9531b94aff4c50c1699947ce72caf286
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
src/network/ssl/ssl.pri
tools/configure/configureapp.cpp
tools/configure/configureapp.h