qtmobility/examples/samplephonebook/samplephonebook.pro
changeset 14 6fbed849b4f4
parent 1 2b40d63a9c3d
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    33            contactlistpage.h \
    33            contactlistpage.h \
    34            filterpage.h
    34            filterpage.h
    35 
    35 
    36 symbian: {
    36 symbian: {
    37     TARGET.CAPABILITY = ReadUserData \
    37     TARGET.CAPABILITY = ReadUserData \
    38                         WriteUserData \
    38                         WriteUserData
    39                         ReadDeviceData \
       
    40                         WriteDeviceData \
       
    41                         SwEvent
       
    42 }
    39 }