mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Use qico plugin in static build. Required for RSS favicon capabilities.
This commit is contained in:
committed by
sledgehammer999
parent
ab748166d5
commit
490cb9dfdb
@@ -45,3 +45,8 @@ else {
|
||||
|
||||
DEFINES += WITH_GEOIP_EMBEDDED
|
||||
message("On Windows, GeoIP database must be embedded.")
|
||||
|
||||
CONFIG(static) {
|
||||
DEFINES += QBT_STATIC_QT
|
||||
QTPLUGIN += qico
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user