mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-24 14:23:36 -05:00
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:
parent
5ea912b00c
commit
216683f747
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user