qtmobility/tests/auto/qcontactmanagerplugins/unittest/unittest.pro
changeset 14 6fbed849b4f4
parent 1 2b40d63a9c3d
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    34 
    34 
    35 # all else, we need to copy and install the DLLs to the right place (in a subdir for this test)
    35 # all else, we need to copy and install the DLLs to the right place (in a subdir for this test)
    36 
    36 
    37 symbian: {
    37 symbian: {
    38     TARGET.CAPABILITY = ReadUserData \
    38     TARGET.CAPABILITY = ReadUserData \
    39                         WriteUserData \
    39                         WriteUserData
    40                         ReadDeviceData \
       
    41                         WriteDeviceData \
       
    42                         AllFiles
       
    43 }
    40 }