mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 23:55:35 -04: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
1 changed files with 4 additions and 1 deletions
|
@ -7,6 +7,9 @@ DEFINES *= MINIUPNPC_VERSION=13
|
||||||
DEFINES -= PQI_USE_XPGP
|
DEFINES -= PQI_USE_XPGP
|
||||||
DEFINES += RS_USE_PGPSSL
|
DEFINES += RS_USE_PGPSSL
|
||||||
|
|
||||||
|
UPNPC_DIR = ../../../../miniupnpc-1.3
|
||||||
|
GPG_ERROR_DIR = ../../../../libgpg-error-1.7
|
||||||
|
GPGME_DIR = ../../../../gpgme-1.1.8
|
||||||
|
|
||||||
profiling {
|
profiling {
|
||||||
QMAKE_CXXFLAGS -= -fomit-frame-pointer
|
QMAKE_CXXFLAGS -= -fomit-frame-pointer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue