dosservices/dosserver/group/dsclient.mmp
branchGCC_SURGE
changeset 38 61516c5786af
parent 0 4e1aa6a622a0
equal deleted inserted replaced
37:6adf287e479c 38:61516c5786af
    24 UID   0x1000008D 0x101f6efb
    24 UID   0x1000008D 0x101f6efb
    25 VENDORID  VID_DEFAULT
    25 VENDORID  VID_DEFAULT
    26 
    26 
    27 CAPABILITY      CAP_CLIENT_DLL
    27 CAPABILITY      CAP_CLIENT_DLL
    28 
    28 
    29 #if defined( ARMCC )
    29 #if defined( EABI )
    30     deffile ../eabi/startup_flag/dsclient.DEF
    30     deffile ../eabi/startup_flag/dsclient.DEF
    31 #elif defined( WINSCW )
    31 #elif defined( WINSCW )
    32     deffile ../bwins/startup_flag/dsclient.DEF
    32     deffile ../bwins/startup_flag/dsclient.DEF
    33 #endif
    33 #endif
    34 
    34