emailservices/emailstore/message_store/MsgStoreRfsPlugin/MsgStoreRfsPlugin.pro
changeset 75 47d84de1c893
parent 18 578830873419
equal deleted inserted replaced
72:64e38f08e49c 75:47d84de1c893
    49       "$${LITERAL_HASH}else" \
    49       "$${LITERAL_HASH}else" \
    50       "DEFFILE  bwins/rfsmsgstoreplugin.def" \
    50       "DEFFILE  bwins/rfsmsgstoreplugin.def" \
    51       "$${LITERAL_HASH}endif"
    51       "$${LITERAL_HASH}endif"
    52 
    52 
    53     MMP_RULES += defBlock
    53     MMP_RULES += defBlock
    54 
       
    55     MMP_RULES += "SYSTEMINCLUDE /epoc32/include/ecom"
    54     MMP_RULES += "SYSTEMINCLUDE /epoc32/include/ecom"
       
    55     MMP_RULES += SMPSAFE
    56 }
    56 }
    57 
    57 
    58 win32 {
    58 win32 {
    59 	DESTDIR = ../../../../bin
    59 	DESTDIR = ../../../../bin
    60 }
    60 }