Fix compilation on Harmattan

The inclusion of qbearerengine_p.h requires network-private

Change-Id: Ie28136dc6ee423721978d073fd401fecde2a7d35
Reviewed-on: http://codereview.qt-project.org/5930
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
bb10
Simon Hausmann 2011-10-03 15:27:37 +02:00 committed by Qt by Nokia
parent 43c548d2a6
commit ab247307af
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
TARGET = qicdbearer
load(qt_plugin)
QT = core network dbus
QT = core network network-private dbus
QMAKE_CXXFLAGS *= $$QT_CFLAGS_DBUS $$QT_CFLAGS_CONNSETTINGS
LIBS += $$QT_LIBS_CONNSETTINGS