mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-31 20:04:36 -04:00
Updated external library to openssl-1.0.1g for Windows compile (merged from v0.5.5)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7262 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7b2ebcd7b4
commit
9ea4ab24e0
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ win32 {
|
|||
#QMAKE_CXXFLAGS_DEBUG += -O2
|
||||
#QMAKE_CFLAGS_DEBUG += -O2
|
||||
|
||||
SSL_DIR = ../../../openssl-1.0.1c
|
||||
SSL_DIR = ../../../openssl-1.0.1g
|
||||
ZLIB_DIR = ../../../zlib-1.2.3
|
||||
BZIP_DIR = ../../../bzip2-1.0.6
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue