added missing UPNP files back in.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5648 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2012-10-08 18:28:34 +00:00
parent 92454adbe7
commit 6b6e7335af

View File

@ -160,6 +160,10 @@ HEADERS += retroshare/rsgame.h \
# miniupnp implementation files
#HEADERS += upnp/upnputil.h
#SOURCES += upnp/upnputil.c
# libupnp implementation files
HEADERS += upnp/UPnPBase.h
SOURCES += upnp/UPnPBase.cpp
# zeroconf disabled at the end of libretroshare.pro (but need the code)
#CONFIG += zeroconf