got the wrong upnp library for windows. fixed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5744 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2012-10-30 00:15:57 +00:00
parent 5ea912b00c
commit 216683f747

View File

@ -225,7 +225,7 @@ HEADERS += retroshare/rsgame.h \
# QMAKE_CFLAGS_DEBUG += -O2
DEFINES += USE_CMD_ARGS
CONFIG += upnp_libupnp
CONFIG += upnp_miniupnpc
UPNPC_DIR = ../../../lib/miniupnpc-1.3
PTHREADS_DIR = ../../../lib/pthreads-w32-2-8-0-release