mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-30 11:24:24 -04:00
Made p3identity compile. (but won't run yet!)
- Lots of tweaks to rsidentity & rsgixs interfaces to make them match. - added "mask" to gxs flag set operations. - added dummy RsMsgMetaData print functions. - enable compilation of code in .pro. git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5702 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
02f8d27b6e
commit
57a99d1aa3
13 changed files with 341 additions and 234 deletions
|
@ -623,13 +623,13 @@ HEADERS += retroshare/rsgame.h \
|
|||
services/p3posted.cc \
|
||||
|
||||
# Identity Service
|
||||
#HEADERS += retroshare/rsidentity.h \
|
||||
# gxs/rsgixs.h \
|
||||
# services/p3idservice.h \
|
||||
# serialiser/rsiditems.h \
|
||||
HEADERS += retroshare/rsidentity.h \
|
||||
gxs/rsgixs.h \
|
||||
services/p3idservice.h \
|
||||
serialiser/rsgxsiditems.h \
|
||||
|
||||
#SOURCES += services/p3idservice.cc \
|
||||
# serialiser/rsiditems.cc \
|
||||
SOURCES += services/p3idservice.cc \
|
||||
# serialiser/rsgxsiditems.cc \
|
||||
|
||||
# Wiki Service
|
||||
HEADERS += retroshare/rswiki.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue