mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
remove zlib dependance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
bdd217799a
commit
efa84ef24d
@ -14,7 +14,7 @@ MOC_DIR = temp/moc
|
|||||||
linux-* {
|
linux-* {
|
||||||
CONFIG += version_detail_bash_script
|
CONFIG += version_detail_bash_script
|
||||||
LIBS += ../../libretroshare/src/lib/libretroshare.a
|
LIBS += ../../libretroshare/src/lib/libretroshare.a
|
||||||
LIBS += -lssl -lcrypto -lgpgme -lpthread -lz -lupnp
|
LIBS += -lssl -lcrypto -lgpgme -lpthread -lupnp
|
||||||
}
|
}
|
||||||
|
|
||||||
linux-g++ {
|
linux-g++ {
|
||||||
|
Loading…
Reference in New Issue
Block a user