* Fixed up UDP Port "netReset()" (was stuck on 7812, now follows your tcp port).

* OSX Bug: doesn't like classes in C files. switched to void * pointer.
 * A little extra debugging in pqissl on disconnects.
 * switched on bitdht by default in libretroshare.pro



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3334 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2010-08-02 23:21:59 +00:00
parent 7318fdf9c8
commit 627b0f88a2
5 changed files with 48 additions and 7 deletions

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
@ -36,7 +36,6 @@ testnetwork {
}
#CONFIG += debug
debug {
# DEFINES *= DEBUG