mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 22:30:42 -04:00
fixed compilation of network simulator
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7665 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8edc8511c3
commit
9a6d57f89b
3 changed files with 50 additions and 3 deletions
|
@ -71,7 +71,7 @@ LIBS += -lssl -lcrypto -lpthread
|
|||
#LIBS += -L$(UPNPC_DIR) -lminiupnpc
|
||||
LIBS += $(XLIB) -ldl -lz
|
||||
LIBS += -lupnp
|
||||
LIBS += ../../../../../lib/sqlcipher/.libs/libsqlcipher.a
|
||||
LIBS += -lsqlcipher
|
||||
|
||||
RSLIBS = $(LIBS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue