qtmobility/tests/auto/qcontactrelationship/qcontactrelationship.pro
changeset 14 6fbed849b4f4
parent 1 2b40d63a9c3d
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    25 
    25 
    26 DEPLOYMENT += QCONTACTACTION_PLUGINS_DEPLOY
    26 DEPLOYMENT += QCONTACTACTION_PLUGINS_DEPLOY
    27 
    27 
    28 symbian: {
    28 symbian: {
    29     TARGET.CAPABILITY = ReadUserData \
    29     TARGET.CAPABILITY = ReadUserData \
    30                         WriteUserData \
    30                         WriteUserData
    31                         ReadDeviceData \
       
    32                         WriteDeviceData \
       
    33                         AllFiles \
       
    34 }
    31 }