Fix deprecation warning

This commit is contained in:
Christophe Dumez 2010-09-26 11:15:22 +00:00
commit 124dcee7b8

View file

@ -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