xmlsrv_plat/xml_signature_api/tsrc/group/test_xmlsecsign.mmp
branchGCC_SURGE
changeset 29 43cdb2397a61
parent 2 4409849f4082
equal deleted inserted replaced
28:7770e7c6cef3 29:43cdb2397a61
    20 TARGET          test_xmlsecsign.dll
    20 TARGET          test_xmlsecsign.dll
    21 TARGETTYPE      dll
    21 TARGETTYPE      dll
    22 //TARGETPATH      /z/sys/bin
    22 //TARGETPATH      /z/sys/bin
    23 UID             0x1000af5a 0x01700000
    23 UID             0x1000af5a 0x01700000
    24 
    24 
    25 #if defined(ARMCC)
    25 #if defined(EABI)
    26 DEFFILE ../eabi/test_xmlsecsign.def
    26 DEFFILE ../eabi/test_xmlsecsign.def
    27 #elif defined(WINSCW) || defined(WINS)
    27 #elif defined(WINSCW) || defined(WINS)
    28 DEFFILE ../bwinscw/test_xmlsecsign.def
    28 DEFFILE ../bwinscw/test_xmlsecsign.def
    29 #endif
    29 #endif
    30 
    30