qtmobility/examples/serviceinstaller_sfw_symbian/exampleinstaller/exampleinstaller.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
    10 
    10 
    11 SOURCES += exampleinstaller.cpp
    11 SOURCES += exampleinstaller.cpp
    12 
    12 
    13 symbian {
    13 symbian {
    14     TARGET.UID3 = 0xE00b7e42
    14     TARGET.UID3 = 0xE00b7e42
    15     TARGET.CAPABILITY = ALL -TCB
    15     TARGET.CAPABILITY = ReadUserData WriteUserData
    16 }
    16 }