xmlsecurityengine/xmlseccertman/group/xmlseccertman.mmp
branchGCC_SURGE
changeset 29 43cdb2397a61
parent 0 e35f40988205
equal deleted inserted replaced
28:7770e7c6cef3 29:43cdb2397a61
    43 LIBRARY charconv.lib
    43 LIBRARY charconv.lib
    44 LIBRARY asn1.lib
    44 LIBRARY asn1.lib
    45 
    45 
    46 nostrictdef
    46 nostrictdef
    47 
    47 
    48 #if defined(ARMCC)
    48 #if defined(EABI)
    49 #if !defined(__RD_XMLSEC_MEMCOPY_PROBLEM_FIX__)
    49 #if !defined(__RD_XMLSEC_MEMCOPY_PROBLEM_FIX__)
    50   DEFFILE ../eabi/xmlseccertman.def
    50   DEFFILE ../eabi/xmlseccertman.def
    51 #else
    51 #else
    52   DEFFILE ../eabi/wsstarxmlseccertman.def
    52   DEFFILE ../eabi/wsstarxmlseccertman.def
    53 #endif
    53 #endif