messagingfw/biomsgfw/BITS/BITS.MMP
branchRCL_3
changeset 6 fe71b07a6401
parent 0 8e480a14352b
equal deleted inserted replaced
3:28ae839b4c09 6:fe71b07a6401
    14 // BIOMSG Test Utilities project
    14 // BIOMSG Test Utilities project
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 TARGET        bits.dll
    18 TARGET        bits.dll
    19 //TARGETPATH    \system\libs
    19 //TARGETPATH    /system/libs
    20 TARGETTYPE    dll
    20 TARGETTYPE    dll
    21 
    21 
    22 CAPABILITY All -TCB
    22 CAPABILITY All -TCB
    23 UID    0x1000008d 0x1000127C
    23 UID    0x1000008d 0x1000127C
    24 VENDORID 0x70000001
    24 VENDORID 0x70000001
    36 
    36 
    37 
    37 
    38 #ifdef WINS 
    38 #ifdef WINS 
    39 DEFFILE		./v2_wins.def
    39 DEFFILE		./v2_wins.def
    40 #else
    40 #else
    41 DEFFILE		.\v2_eabi.def
    41 DEFFILE		./v2_eabi.def
    42 #endif
    42 #endif
    43 
    43 
    44 
    44 
    45 
    45 
    46 SMPSAFE
    46 SMPSAFE