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:
defnax 2009-08-05 18:27:05 +00:00
parent 2dfb95ad13
commit 0930dbf8f2

View File

@ -3,11 +3,11 @@ CONFIG += static
TARGET = retroshare
CONFIG += release
DEFINES *= MINIUPNPC_VERSION=10
DEFINES *= MINIUPNPC_VERSION=13
DEFINES -= PQI_USE_XPGP
DEFINES += RS_USE_PGPSSL
UPNPC_DIR = ../../../../miniupnpc-1.0
UPNPC_DIR = ../../../../miniupnpc-1.3
GPG_ERROR_DIR = ../../../../libgpg-error-1.7
GPGME_DIR = ../../../../gpgme-1.1.8