| author | William Roberts <williamr@symbian.org> |
| Fri, 11 Jun 2010 16:26:23 +0100 | |
| branch | GCC_SURGE |
| changeset 9 | 5561c345355e |
| parent 1 | 2b40d63a9c3d |
| child 14 | 6fbed849b4f4 |
| permissions | -rw-r--r-- |
QT += testlib TEMPLATE=app TARGET=tst_qcontactdetaildefinition CONFIG+=testcase include(../../../common.pri) INCLUDEPATH += ../../../src/contacts \ ../../../src/contacts/details \ ../../../src/contacts/requests \ ../../../src/contacts/filters INCLUDEPATH += ../ CONFIG += mobility MOBILITY = contacts SOURCES += tst_qcontactdetaildefinition.cpp symbian: { TARGET.CAPABILITY = ReadUserData \ WriteUserData \ ReadDeviceData \ WriteDeviceData \ AllFiles \ }