mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-18 12:24:22 -05:00
add includes for linux
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1692 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6d178d00cf
commit
36a534b85d
@ -7,6 +7,9 @@ DEFINES *= MINIUPNPC_VERSION=13
|
||||
DEFINES -= PQI_USE_XPGP
|
||||
DEFINES += RS_USE_PGPSSL
|
||||
|
||||
UPNPC_DIR = ../../../../miniupnpc-1.3
|
||||
GPG_ERROR_DIR = ../../../../libgpg-error-1.7
|
||||
GPGME_DIR = ../../../../gpgme-1.1.8
|
||||
|
||||
profiling {
|
||||
QMAKE_CXXFLAGS -= -fomit-frame-pointer
|
||||
@ -160,7 +163,7 @@ HEADERS += dbase/cachestrapper.h \
|
||||
pqi/pqihash.h \
|
||||
pqi/pqiindic.h \
|
||||
pqi/pqilistener.h \
|
||||
pqi/pqiloopback.h \
|
||||
pqi/pqiloopback.h \
|
||||
pqi/pqimonitor.h \
|
||||
pqi/pqinetwork.h \
|
||||
pqi/pqinotify.h \
|
||||
|
Loading…
Reference in New Issue
Block a user