mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
- Move our own UPnP to a branch because it is taking too long
This commit is contained in:
@@ -130,8 +130,8 @@ SOURCES += GUI.cpp \
|
||||
searchEngine.cpp
|
||||
!contains(DEFINES, NO_UPNP){
|
||||
message(UPnP Enabled)
|
||||
HEADERS += UPnP.h upnp.h
|
||||
SOURCES += UPnP.cpp upnp.cpp
|
||||
HEADERS += UPnP.h
|
||||
SOURCES += UPnP.cpp
|
||||
}else{
|
||||
message(UPnP Disabled)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user