mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-15 04:22:27 -04:00
* fixed ftdata testharness functions (ftdata.h)
* Added existing ft tests to tests directory (don't work yet!) * Added dbase tests to tests directory (don't work yet!) * moved net_setup test to tests/general directory (don't work yet!) git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3176 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
bf6f74c16a
commit
05bc4ba76e
22 changed files with 3288 additions and 23 deletions
|
@ -63,6 +63,7 @@ ifdef PQI_USE_XPGP
|
|||
LIBS += -lssl -lcrypto -lpthread
|
||||
#LIBS += -L$(UPNPC_DIR) -lminiupnpc
|
||||
LIBS += $(XLIB) -ldl -lz
|
||||
LIBS += -lupnp
|
||||
LIBS += -lgpgme
|
||||
|
||||
RSLIBS = $(LIBS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue