suppressed testnetwork target from default compilation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4087 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2011-03-07 12:27:12 +00:00
parent 8e4c7dbfc9
commit 3b6388dbb8

View File

@ -1,7 +1,7 @@
TEMPLATE = lib TEMPLATE = lib
#CONFIG += staticlib release #CONFIG += staticlib release
#CONFIG += staticlib testnetwork #CONFIG += staticlib testnetwork
CONFIG += staticlib testnetwork bitdht CONFIG += staticlib bitdht
CONFIG -= qt CONFIG -= qt
TARGET = retroshare TARGET = retroshare