Updated external library to openssl-1.0.1h

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2014-06-05 23:51:48 +00:00
parent c904ef169c
commit 4c6ab35867
4 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@ win32 {
UPNPC_DIR = ../../../lib/miniupnpc-1.3
ZLIB_DIR = ../../../lib/zlib-1.2.3
SSL_DIR = ../../../openssl-1.0.1g
SSL_DIR = ../../../openssl-1.0.1h
INCLUDEPATH += . $${SSL_DIR}/include $${UPNPC_DIR} $${PTHREADS_DIR} $${ZLIB_DIR}