qtmobility/tests/auto/qcontactmemusage/qcontactmemusage.pro
changeset 14 6fbed849b4f4
parent 4 90517678cc4f
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    15 MOBILITY = contacts
    15 MOBILITY = contacts
    16 SOURCES  += tst_qcontactmemusage.cpp
    16 SOURCES  += tst_qcontactmemusage.cpp
    17 
    17 
    18 symbian: {
    18 symbian: {
    19     TARGET.CAPABILITY = ReadUserData \
    19     TARGET.CAPABILITY = ReadUserData \
    20                         WriteUserData \
    20                         WriteUserData
    21                         ReadDeviceData \
       
    22                         WriteDeviceData
       
    23 }
    21 }