mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 14:45:12 -04:00
set new miniupnpc version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2dfb95ad13
commit
0930dbf8f2
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@ CONFIG += static
|
||||||
TARGET = retroshare
|
TARGET = retroshare
|
||||||
CONFIG += release
|
CONFIG += release
|
||||||
|
|
||||||
DEFINES *= MINIUPNPC_VERSION=10
|
DEFINES *= MINIUPNPC_VERSION=13
|
||||||
DEFINES -= PQI_USE_XPGP
|
DEFINES -= PQI_USE_XPGP
|
||||||
DEFINES += RS_USE_PGPSSL
|
DEFINES += RS_USE_PGPSSL
|
||||||
|
|
||||||
UPNPC_DIR = ../../../../miniupnpc-1.0
|
UPNPC_DIR = ../../../../miniupnpc-1.3
|
||||||
GPG_ERROR_DIR = ../../../../libgpg-error-1.7
|
GPG_ERROR_DIR = ../../../../libgpg-error-1.7
|
||||||
GPGME_DIR = ../../../../gpgme-1.1.8
|
GPGME_DIR = ../../../../gpgme-1.1.8
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue