Remove dbus dependency in nox mode

This commit is contained in:
Christophe Dumez 2011-01-15 08:38:57 +00:00
parent a205591178
commit 64615adc23

View File

@ -2,7 +2,9 @@
include(conf.pri)
# COMPILATION SPECIFIC
QT += dbus
!nox {
QT += dbus
}
QMAKE_LFLAGS_APP += -rdynamic
CONFIG += link_pkgconfig
PKGCONFIG += libtorrent-rasterbar