Signed-off-by: Kevron Rees <[email protected]> --- src/src.pro | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/src.pro b/src/src.pro index 7bad58a..e591f7a 100644 --- a/src/src.pro +++ b/src/src.pro @@ -2,7 +2,8 @@ include (../common.pri) TEMPLATE = app QT += dbus opengl CONFIG += qdbus mobility -PKGCONFIG += QtNetwork QtContacts +PKGCONFIG += QtNetwork QtContacts meegobluetooth +MOBILITY += contacts MOC_DIR = .moc OBJECTS_DIR = .obj MGEN_OUTDIR = .gen -- 1.7.1 _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
