mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
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:
parent
c904ef169c
commit
4c6ab35867
4 changed files with 4 additions and 4 deletions
|
@ -231,7 +231,7 @@ win32 {
|
|||
UPNPC_DIR = ../../../miniupnpc-1.3
|
||||
|
||||
ZLIB_DIR = ../../../zlib-1.2.3
|
||||
SSL_DIR = ../../../openssl-1.0.1g
|
||||
SSL_DIR = ../../../openssl-1.0.1h
|
||||
OPENPGPSDK_DIR = ../../openpgpsdk/src
|
||||
|
||||
INCLUDEPATH += . $${SSL_DIR}/include $${UPNPC_DIR} $${ZLIB_DIR} $${OPENPGPSDK_DIR}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue