author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 25 Aug 2010 15:49:42 +0300 | |
changeset 0 | 876b1a06bc25 |
permissions | -rw-r--r-- |
QT += testlib TEMPLATE=app TARGET=tst_qcontactdetail CONFIG+=testcase include(../../../common.pri) INCLUDEPATH += ../../../src/contacts \ ../../../src/contacts/details \ ../../../src/contacts/requests \ ../../../src/contacts/filters INCLUDEPATH += ../ CONFIG += mobility MOBILITY = contacts SOURCES += tst_qcontactdetail.cpp symbian: { TARGET.CAPABILITY = ReadUserData \ WriteUserData }