Add back CONFIG += link_pkgconfig or it causes crashes

This commit is contained in:
Christophe Dumez
2010-02-10 21:14:44 +00:00
parent e4006d6175
commit 358f7d16da
2 changed files with 3 additions and 2 deletions

View File

@@ -103,8 +103,8 @@ contains(DEFINES, DISABLE_GUI) {
# QMAKE_CXXFLAGS_RELEASE += -fwrapv
# QMAKE_CXXFLAGS_DEBUG += -fwrapv
unix:QMAKE_LFLAGS_SHAPP += -rdynamic
#CONFIG += link_pkgconfig
#PKGCONFIG += "libtorrent-rasterbar"
CONFIG += link_pkgconfig
PKGCONFIG += "libtorrent-rasterbar"
QT += network
!contains(DEFINES, DISABLE_GUI) {
QT += xml