messagingapp/msgnotifications/msgnotifier/msgnotifier.pro
changeset 51 3507212d340e
parent 37 518b245aa84c
child 56 f42d9a78f435
equal deleted inserted replaced
49:2a272ef608c4 51:3507212d340e
    28 symbian:
    28 symbian:
    29 {
    29 {
    30 TARGET.CAPABILITY = ALL -TCB
    30 TARGET.CAPABILITY = ALL -TCB
    31 TARGET.UID3 = 0x2002E678
    31 TARGET.UID3 = 0x2002E678
    32 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    32 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
       
    33 INCLUDEPATH += $$OS_LAYER_SYSTEMINCLUDE
    33 SYMBIAN_PLATFORMS = WINSCW ARMV5
    34 SYMBIAN_PLATFORMS = WINSCW ARMV5
    34 }
    35 }
    35 
    36 
    36 symbian {
    37 symbian {
    37     BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>" \
    38     BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>" \
    68 	-lxqsettingsmanager \
    69 	-lxqsettingsmanager \
    69         -apgrfx.lib \
    70         -apgrfx.lib \
    70         -lxqutils \
    71         -lxqutils \
    71         -lws32 \
    72         -lws32 \
    72         -lapgrfx \
    73         -lapgrfx \
    73 	-lxqsystemtoneservice
    74 	-lxqsystemtoneservice \
       
    75 	-lgsmu \
       
    76 	-lssmcmn
    74         
    77