qtmobility/tests/auto/qcontactfilter/qcontactfilter.pro
changeset 14 6fbed849b4f4
parent 1 2b40d63a9c3d
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    16 
    16 
    17 SOURCES  += tst_qcontactfilter.cpp
    17 SOURCES  += tst_qcontactfilter.cpp
    18 
    18 
    19 symbian: {
    19 symbian: {
    20     TARGET.CAPABILITY = ReadUserData \
    20     TARGET.CAPABILITY = ReadUserData \
    21                         WriteUserData \
    21                         WriteUserData
    22                         ReadDeviceData \
       
    23                         WriteDeviceData \
       
    24                         AllFiles \
       
    25 }
    22 }