mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Removing our UPnP code because libtorrent svn does it
This commit is contained in:
@@ -135,11 +135,4 @@ SOURCES += GUI.cpp \
|
||||
searchEngine.cpp \
|
||||
rss_imp.cpp \
|
||||
FinishedTorrents.cpp
|
||||
!contains(DEFINES, NO_UPNP){
|
||||
message(UPnP Enabled)
|
||||
HEADERS += UPnP.h
|
||||
SOURCES += UPnP.cpp
|
||||
}else{
|
||||
message(UPnP Disabled)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user