equal
deleted
inserted
replaced
16 |
16 |
17 CONFIG += mobility |
17 CONFIG += mobility |
18 MOBILITY = contacts |
18 MOBILITY = contacts |
19 |
19 |
20 SOURCES += tst_qcontactasync.cpp |
20 SOURCES += tst_qcontactasync.cpp |
|
21 HEADERS += ../../qcontactmanagerdataholder.h |
21 |
22 |
22 # App local deployment |
23 # App local deployment |
23 symbian:QCONTACTASYNC_PLUGINS_DEPLOY.sources = contacts_maliciousplugin.dll |
24 symbian:QCONTACTASYNC_PLUGINS_DEPLOY.sources = contacts_maliciousplugin.dll |
24 wince*: QCONTACTASYNC_PLUGINS_DEPLOY.sources = $$OUTPUT_DIR/build/tests/bin/plugins/contacts/$$mobilityDeployFilename(contacts_maliciousplugin).dll |
25 wince*: QCONTACTASYNC_PLUGINS_DEPLOY.sources = $$OUTPUT_DIR/build/tests/bin/plugins/contacts/$$mobilityDeployFilename(contacts_maliciousplugin).dll |
25 |
26 |