messagingapp/msgnotifications/msgnotifier/msgnotifier.pro
changeset 52 12db4185673b
parent 43 35b64624a9e7
child 70 a15d9966050f
equal deleted inserted replaced
44:36f374c67aa8 52:12db4185673b
    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