--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/plugins/contacts/maemo5/maemo5.pro Wed Aug 25 15:49:42 2010 +0300
@@ -0,0 +1,20 @@
+TEMPLATE = lib
+CONFIG += plugin
+TARGET = $$qtLibraryTarget(qtcontacts_maemo5)
+PLUGIN_TYPE=contacts
+
+include(../../../common.pri)
+
+HEADERS += \
+ qcontactidshash.h \
+ qcontactabook_p.h \
+ qcontactmaemo5backend_p.h \
+ qcontactmaemo5debug_p.h
+SOURCES += \
+ qcontactabook.cpp \
+ qcontactmaemo5backend.cpp \
+
+INCLUDEPATH += $$SOURCE_DIR/src/contacts $$SOURCE_DIR/src/contacts/details $$SOURCE_DIR/src/contacts/filters $$SOURCE_DIR/src/contacts/requests
+CONFIG += mobility link_pkgconfig
+MOBILITY = contacts
+PKGCONFIG += libosso-abook-1.0