src/hbservers/hbthemeserveroogmplugin/hbthemeserveroogmplugin.pro
changeset 34 ed14f46c0e55
parent 6 c3690ec91ef8
equal deleted inserted replaced
31:7516d6d86cf5 34:ed14f46c0e55
    43     MMP_RULES += "TARGETTYPE PLUGIN"
    43     MMP_RULES += "TARGETTYPE PLUGIN"
    44     TARGET.CAPABILITY = CAP_ECOM_PLUGIN 
    44     TARGET.CAPABILITY = CAP_ECOM_PLUGIN 
    45     TARGET.EPOCALLOWDLLDATA = 1
    45     TARGET.EPOCALLOWDLLDATA = 1
    46     TARGET.UID3 = 0x2002DC75
    46     TARGET.UID3 = 0x2002DC75
    47     TARGET.UID2 = 0x10009d8d
    47     TARGET.UID2 = 0x10009d8d
       
    48     MMP_RULES += SMPSAFE
    48         
    49         
    49     LIBS += -leuser
    50     LIBS += -leuser
    50     LIBS += -lecom
    51     LIBS += -lecom
    51     LIBS += -lgoommonitor
    52     LIBS += -lgoommonitor
    52   
    53   
    53   
    54   
    54     myrssrules = \
    55     myrssrules = \
    55      "START RESOURCE hbthemeserveroogmplugin.rss" \
    56      "START RESOURCE hbthemeserveroogmplugin.rss" \
    56 	 "TARGETPATH resource/plugins" \
    57      "TARGETPATH resource/plugins" \
    57 	 "TARGET     hbthemeserveroogmplugin.rsc" \
    58      "TARGET     hbthemeserveroogmplugin.rsc" \
    58 	 "END"
    59      "END"
    59     
    60     
    60     MMP_RULES += myrssrules
    61     MMP_RULES += myrssrules
    61 
    62 
    62 
    63 
    63 }
    64 }