mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
added PQI_DISABLE_TUNNEL to all configs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4108 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7c6682b89f
commit
2f22a29d5e
@ -7,6 +7,7 @@ TARGET = retroshare
|
||||
|
||||
# Beware: All data of the stripped services are lost
|
||||
#CONFIG += minimal
|
||||
DEFINES *= PQI_DISABLE_TUNNEL
|
||||
|
||||
minimal {
|
||||
CONFIG -= use_blogs
|
||||
@ -22,7 +23,6 @@ profiling {
|
||||
release {
|
||||
# UDP and TUNNEL dont work anymore.
|
||||
#DEFINES *= PQI_DISABLE_UDP
|
||||
DEFINES *= PQI_DISABLE_TUNNEL
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user