Fix deprecation warning

This commit is contained in:
Christophe Dumez
2010-09-26 11:15:00 +00:00
parent 7ac75ad772
commit 3d89864b75

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