switching the DHT back on... previous bugpatch appears to have done the job.

Let me know if crashes continue.





git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2010-10-05 00:05:49 +00:00
parent 79f02f7297
commit 7c54b44005

View File

@ -1,7 +1,7 @@
TEMPLATE = lib
#CONFIG += staticlib release
CONFIG += staticlib testnetwork
#CONFIG += staticlib testnetwork bitdht
#CONFIG += staticlib testnetwork
CONFIG += staticlib testnetwork bitdht
CONFIG -= qt
TARGET = retroshare
@ -21,14 +21,14 @@ profiling {
release {
# UDP and TUNNEL dont work anymore.
DEFINES *= PQI_DISABLE_UDP
#DEFINES *= PQI_DISABLE_UDP
DEFINES *= PQI_DISABLE_TUNNEL
}
testnetwork {
DEFINES *= PQI_DISABLE_UDP
#DEFINES *= PQI_DISABLE_UDP
DEFINES *= PQI_DISABLE_TUNNEL
# DEFINES *= AUTHSSL_DEBUG GPG_DEBUG