branch | RCL_3 |
changeset 63 | e538444823de |
parent 47 | b73252188534 |
57:2872ae438bf7 | 63:e538444823de |
---|---|
37 LIBRARY euser.lib |
37 LIBRARY euser.lib |
38 LIBRARY ecom.lib |
38 LIBRARY ecom.lib |
39 |
39 |
40 #if defined(WINS) |
40 #if defined(WINS) |
41 deffile ../bwincw/contextplugininterfacewinscw.def |
41 deffile ../bwincw/contextplugininterfacewinscw.def |
42 #elif defined(EABI) |
42 #elif defined(ARMCC) |
43 deffile ../eabi/contextplugininterfacearm.def |
43 deffile ../eabi/contextplugininterfacearm.def |
44 #endif |
44 #endif |
45 nostrictdef |
45 nostrictdef |
46 |
46 |
47 PAGED |
47 PAGED |