Fixed up the retroshare message system.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@331 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2008-02-04 17:55:13 +00:00
parent 07a458367b
commit 8527a5e53f
17 changed files with 947 additions and 609 deletions

View file

@ -7,15 +7,16 @@ RS_TOP_DIR = ..
include $(RS_TOP_DIR)/scripts/config.mk
###############################################################
RSOBJ = p3face-file.o \
p3face-msgs.o \
RSOBJ = p3peers.o \
p3rank.o \
p3msgs.o \
p3face-file.o \
p3face-server.o \
p3face-config.o \
p3face-startup.o \
rstypes.o \
rsiface.o \
p3peers.o \
p3rank.o
p3face-msgs.o
# pqistrings.o \
# p3face-people.o