- Use pkgconfig for GNU common c++

This commit is contained in:
Christophe Dumez 2007-07-23 09:48:51 +00:00
commit c8c53e2812
3 changed files with 7 additions and 7 deletions

View file

@ -29,7 +29,7 @@ QMAKE_CXXFLAGS_RELEASE += -fwrapv
QMAKE_CXXFLAGS_DEBUG += -fwrapv
CONFIG += link_pkgconfig
PKGCONFIG += libtorrent
PKGCONFIG += libtorrent libccext2 libccgnu2
QT += network xml
DEFINES += QT_NO_CAST_TO_ASCII