mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
emergency commit, computer acting up bad!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
4f470090b2
commit
eaa7342165
39 changed files with 1835 additions and 2080 deletions
|
@ -17,9 +17,9 @@ linux-* {
|
|||
}
|
||||
|
||||
win32 {
|
||||
SSL_DIR = ../../../openssl-1.0.1c
|
||||
ZLIB_DIR = ../../../zlib-1.2.3
|
||||
BZIP_DIR = ../../../bzip2-1.0.6
|
||||
SSL_DIR = ../../../OpenSSL
|
||||
ZLIB_DIR = ../../../lib/zlib-1.2.3
|
||||
BZIP_DIR = ../../../lib/bzip2-1.0.6
|
||||
|
||||
INCLUDEPATH += $${SSL_DIR}/include $${ZLIB_DIR} $${BZIP_DIR}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue