mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-03 10:36:57 -04:00
Updated external library to openssl-1.0.1g for Windows compile (forgot the plugins)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7261 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d0863c55d2
commit
71e5bc87d7
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ win32 {
|
|||
|
||||
UPNPC_DIR = ../../../lib/miniupnpc-1.3
|
||||
ZLIB_DIR = ../../../lib/zlib-1.2.3
|
||||
SSL_DIR = ../../../openssl-1.0.1c
|
||||
SSL_DIR = ../../../openssl-1.0.1g
|
||||
|
||||
INCLUDEPATH += . $${SSL_DIR}/include $${UPNPC_DIR} $${PTHREADS_DIR} $${ZLIB_DIR}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue