phonebookui/phonebookservices/phonebookservices.pro
changeset 81 640d30f4fb64
parent 72 6abfb1094884
equal deleted inserted replaced
77:c18f9fa7f42e 81:640d30f4fb64
    24                 ../cntcommonui/contactcard \
    24                 ../cntcommonui/contactcard \
    25                 ../cntcommonui/collections \
    25                 ../cntcommonui/collections \
    26                 ../cntcommonui/widgets \
    26                 ../cntcommonui/widgets \
    27                 ../../inc
    27                 ../../inc
    28                 
    28                 
    29 INCLUDEPATH += ../../phonebookengines/cntlistmodel/inc \
    29 INCLUDEPATH += ../cntlistmodel \
    30                ../../phonebookengines/cntimageutility/inc \
    30                ../../phonebookengines/cntimageutility/inc \
    31 
    31 
    32 INCLUDEPATH += . \
    32 INCLUDEPATH += . \
    33     inc \
    33     inc \
    34     ../../inc
    34     ../../inc
    72            src/cntserviceproviderviewing.cpp \
    72            src/cntserviceproviderviewing.cpp \
    73            src/cntserviceprovideredit.cpp \
    73            src/cntserviceprovideredit.cpp \
    74            src/cntservicesubeditview.cpp
    74            src/cntservicesubeditview.cpp
    75 
    75 
    76 # capability
    76 # capability
    77 TARGET.CAPABILITY = CAP_APPLICATION NetworkControl
    77 TARGET.CAPABILITY = CAP_APPLICATION NetworkControl TrustedUI
    78 
    78 
    79 TRANSLATIONS = contacts.ts
    79 TRANSLATIONS = contacts.ts
    80 
    80 
    81 TARGET.UID3 = 0x2002429B
    81 TARGET.UID3 = 0x2002429B
    82 
    82