equal
deleted
inserted
replaced
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 |