qtmobility/tests/auto/qcontactasync/unittest/unittest.pro
changeset 5 453da2cfceef
parent 1 2b40d63a9c3d
child 14 6fbed849b4f4
equal deleted inserted replaced
4:90517678cc4f 5:453da2cfceef
    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