mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-29 03:46:46 -05:00
exchange of what version of retroshare our friends are using
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1308 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
bc82110c97
commit
0b6800a5ce
12 changed files with 335 additions and 51 deletions
|
|
@ -226,7 +226,8 @@ HEADERS += dbase/cachestrapper.h \
|
|||
util/rsnet.h \
|
||||
util/rsprint.h \
|
||||
util/rsthreads.h \
|
||||
util/rswin.h
|
||||
util/rswin.h \
|
||||
util/rsversion.h
|
||||
|
||||
SOURCES = \
|
||||
dht/dht_check_peers.cc \
|
||||
|
|
@ -336,5 +337,5 @@ SOURCES = \
|
|||
util/rsdir.cc \
|
||||
util/rsnet.cc \
|
||||
util/rsprint.cc \
|
||||
util/rsthreads.cc
|
||||
|
||||
util/rsthreads.cc \
|
||||
util/rsversion.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue