| author | William Roberts <williamr@symbian.org> |
| Fri, 11 Jun 2010 16:26:23 +0100 | |
| branch | GCC_SURGE |
| changeset 9 | 5561c345355e |
| parent 1 | 2b40d63a9c3d |
| permissions | -rw-r--r-- |
TEMPLATE = lib CONFIG += plugin testplugin TARGET = $$qtLibraryTarget(contacts_testdummycopy) PLUGIN_TYPE=contacts include(../../../../common.pri) INCLUDEPATH += ../../../../src/contacts \ ../../../../src/contacts/details \ ../../../../src/contacts/requests \ ../../../../src/contacts/filters CONFIG += mobility MOBILITY = contacts DEFINES += DUMMYPLUGINTARGET=contacts_testdummycopy DEFINES += DUMMYPLUGINNAME=testdummy SOURCES += ../dummyplugin/dummyplugin.cpp include(../../contacts_plugins.pri)