author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 23 Jun 2010 19:08:38 +0300 | |
changeset 14 | 6fbed849b4f4 |
parent 5 | 453da2cfceef |
permissions | -rw-r--r-- |
QT += testlib TEMPLATE=app TARGET=tst_qcontactmanager CONFIG+=testcase include(../../../common.pri) INCLUDEPATH += ../../../src/contacts \ ../../../src/contacts/details \ ../../../src/contacts/requests \ ../../../src/contacts/filters INCLUDEPATH += ../ CONFIG += mobility MOBILITY = contacts SOURCES += tst_qcontactmanager.cpp HEADERS += ../qcontactmanagerdataholder.h symbian: { TARGET.CAPABILITY = ReadUserData \ WriteUserData }