phonebookui/phonebookservices/phonebookservices.pro
changeset 72 6abfb1094884
parent 66 554fe4dbbb59
child 81 640d30f4fb64
equal deleted inserted replaced
67:59984e68247d 72:6abfb1094884
    15 CONFIG += service
    15 CONFIG += service
    16 
    16 
    17 DEPENDPATH += . \
    17 DEPENDPATH += . \
    18     src
    18     src
    19 
    19 
    20 INCLUDEPATH +=  ../pbkcommonui/inc \
    20 INCLUDEPATH +=  ../cntcommonui/core \
    21                 ../pbkcommonui/engine_inc \
    21                 ../cntcommonui/common \
       
    22                 ../cntcommonui/views \
       
    23                 ../cntcommonui/contacteditors \
       
    24                 ../cntcommonui/contactcard \
       
    25                 ../cntcommonui/collections \
       
    26                 ../cntcommonui/widgets \
    22                 ../../inc
    27                 ../../inc
    23                 
    28                 
    24 INCLUDEPATH += ../../phonebookengines/cntimageutility/inc
    29 INCLUDEPATH += ../../phonebookengines/cntlistmodel/inc \
       
    30                ../../phonebookengines/cntimageutility/inc \
    25 
    31 
    26 INCLUDEPATH += . \
    32 INCLUDEPATH += . \
    27     inc \
    33     inc \
    28     ../../inc
    34     ../../inc
    29 
    35 
    77 LIBS += -lxqservice \
    83 LIBS += -lxqservice \
    78         -lxqserviceutil \
    84         -lxqserviceutil \
    79         -lhbcore \
    85         -lhbcore \
    80         -lqtcontacts \
    86         -lqtcontacts \
    81         -lcntlistmodel \
    87         -lcntlistmodel \
    82         -lpbkcommonui \
    88         -lcntcommonui \
    83         -lqtversit \
    89         -lqtversit \
    84         -lcntimageutility
    90         -lcntimageutility
    85 
    91 
    86 SERVICE.FILE = service_conf.xml
    92 SERVICE.FILE = service_conf.xml
    87 SERVICE.OPTIONS = embeddable
    93 SERVICE.OPTIONS = embeddable
    88 SERVICE.OPTIONS += hidden
    94 SERVICE.OPTIONS += hidden
       
    95 symbian:MMP_RULES += SMPSAFE