controlpanelui/src/tonefetcher/tonefetcher.pro
changeset 40 593f946f4fec
parent 22 a5692c68d772
equal deleted inserted replaced
22:a5692c68d772 40:593f946f4fec
    20 
    20 
    21 include( common.pri )
    21 include( common.pri )
    22 include( tonefetcher.pri )
    22 include( tonefetcher.pri )
    23 LIBS += -lxqservice \
    23 LIBS += -lxqservice \
    24     -lxqserviceutil \
    24     -lxqserviceutil \
       
    25     -lcplogger \
    25     -lcpframework \
    26     -lcpframework \
    26     -lxqutils
    27     -lxqutils
    27 symbian {
    28 symbian {
    28     LIBS += -lcafutils \
    29     LIBS += -lcafutils \
    29             -lcaf \
    30             -lcaf \
    43             -lcone \
    44             -lcone \
    44             -lapgrfx
    45             -lapgrfx
    45 
    46 
    46             TARGET.UID3 = 0x2002BCCA
    47             TARGET.UID3 = 0x2002BCCA
    47             TARGET.CAPABILITY = ALL -TCB
    48             TARGET.CAPABILITY = ALL -TCB
       
    49             TARGET.VID = VID_DEFAULT
    48             BLD_INF_RULES.prj_exports += "./service_conf.xml z:/private/2002BCCA/service_conf.xml"
    50             BLD_INF_RULES.prj_exports += "./service_conf.xml z:/private/2002BCCA/service_conf.xml"
    49 }
    51 }
    50 symbian {
    52 symbian {
    51     include(rom/rom.pri)
    53     include(rom/rom.pri)
    52 }
    54 }
    56 SERVICE.OPTIONS = embeddable
    58 SERVICE.OPTIONS = embeddable
    57 SERVICE.OPTIONS += hidden     
    59 SERVICE.OPTIONS += hidden     
    58 libFiles.sources = xqservice.dll
    60 libFiles.sources = xqservice.dll
    59 libFiles.path = "!:\sys\bin"
    61 libFiles.path = "!:\sys\bin"
    60 DEPLOYMENT += libFiles
    62 DEPLOYMENT += libFiles
       
    63 
       
    64 
       
    65 symbian:MMP_RULES += SMPSAFE