qtmobility/plugins/contacts/qtcontacts-tracker/tests/ut_qtcontacts_common/ut_qtcontacts_common.pri
changeset 4 90517678cc4f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/plugins/contacts/qtcontacts-tracker/tests/ut_qtcontacts_common/ut_qtcontacts_common.pri	Mon May 03 13:18:40 2010 +0300
@@ -0,0 +1,13 @@
+CONFIG += mobility test
+MOBILITY += contacts
+QT += testlib
+
+MOC_DIR = .moc
+OBJECTS_DIR = .obj
+
+DEPENDPATH += $$PWD
+INCLUDEPATH += $$PWD
+LIBS += -lqttracker
+
+HEADERS += $$PWD/ut_qtcontacts_common.h
+SOURCES += $$PWD/ut_qtcontacts_common.cpp