qtmobility/tests/auto/qcontactasync/unittest/unittest.pro
changeset 14 6fbed849b4f4
parent 5 453da2cfceef
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    28 
    28 
    29 DEPLOYMENT += QCONTACTASYNC_PLUGINS_DEPLOY
    29 DEPLOYMENT += QCONTACTASYNC_PLUGINS_DEPLOY
    30 
    30 
    31 symbian: {
    31 symbian: {
    32     TARGET.CAPABILITY = ReadUserData \
    32     TARGET.CAPABILITY = ReadUserData \
    33                         WriteUserData \
    33                         WriteUserData
    34                         ReadDeviceData \
       
    35                         WriteDeviceData \
       
    36                         AllFiles \
       
    37 }
    34 }