qtmobility/plugins/contacts/symbian/tsrc/tst_cntfilteringdbms/tst_cntfilteringdbms.pro
changeset 14 6fbed849b4f4
parent 4 90517678cc4f
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    19                tst_cntfilteringdbms.cpp
    19                tst_cntfilteringdbms.cpp
    20 
    20 
    21     CONFIG += mobility
    21     CONFIG += mobility
    22     MOBILITY = contacts
    22     MOBILITY = contacts
    23 
    23 
    24     TARGET.CAPABILITY = ALL -TCB
    24     TARGET.CAPABILITY = ReadUserData \
       
    25                         WriteUserData
    25     
    26     
    26     LIBS += $$SYMBIAN_LIBS
    27     LIBS += $$SYMBIAN_LIBS
    27 }
    28 }