From 451dc2da5ef9080a6f7ad7459f2b72070c96e3db Mon Sep 17 00:00:00 2001 From: csoler Date: Wed, 5 Jun 2013 12:11:46 +0000 Subject: [PATCH] disabled gxs by default in libretroshare to be consistent with rs-gui git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6404 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libretroshare/src/libretroshare.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretroshare/src/libretroshare.pro b/libretroshare/src/libretroshare.pro index 6fe4d177c..561f25593 100644 --- a/libretroshare/src/libretroshare.pro +++ b/libretroshare/src/libretroshare.pro @@ -7,7 +7,7 @@ CONFIG += test_voip #GXS Stuff. # This should be disabled for releases until further notice. -CONFIG += gxs debug +#CONFIG += gxs debug # Beware: All data of the stripped services are lost DEFINES *= PQI_DISABLE_TUNNEL