mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-27 00:19:25 -05:00
Enabled GXS Build in the branch.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5352 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a3c0c0539c
commit
75eb504a0d
@ -8,8 +8,8 @@ TARGET = retroshare
|
||||
CONFIG += test_voip
|
||||
|
||||
# GXS Stuff.
|
||||
#CONFIG += newcache
|
||||
#CONFIG += newservices
|
||||
CONFIG += newcache
|
||||
CONFIG += newservices
|
||||
|
||||
# Beware: All data of the stripped services are lost
|
||||
DEFINES *= PQI_DISABLE_TUNNEL
|
||||
|
@ -1806,6 +1806,7 @@ RsTurtle *rsTurtle = NULL ;
|
||||
#include "services/p3blogs.h"
|
||||
#include "turtle/p3turtle.h"
|
||||
|
||||
#define ENABLE_GXS_SERVICES 1
|
||||
#ifdef ENABLE_GXS_SERVICES
|
||||
#include "services/p3photoservice.h"
|
||||
#include "services/p3wikiservice.h"
|
||||
|
Loading…
Reference in New Issue
Block a user