mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
Fix deprecation warning
This commit is contained in:
parent
b5b06ce36d
commit
124dcee7b8
@ -150,7 +150,7 @@ contains(DEFINES, DISABLE_GUI) {
|
|||||||
TARGET = qbittorrent
|
TARGET = qbittorrent
|
||||||
}
|
}
|
||||||
|
|
||||||
unix:QMAKE_LFLAGS_SHAPP += -rdynamic
|
unix:QMAKE_LFLAGS_APP += -rdynamic
|
||||||
|
|
||||||
unix {
|
unix {
|
||||||
CONFIG += link_pkgconfig
|
CONFIG += link_pkgconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user