branch | GCC_SURGE |
changeset 81 | 2a9e6180e70c |
parent 68 | 92a765b5b3e7 |
80:6eaa2ac5333e | 81:2a9e6180e70c |
---|---|
26 CAPABILITY CAP_GENERAL_DLL |
26 CAPABILITY CAP_GENERAL_DLL |
27 EPOCALLOWDLLDATA |
27 EPOCALLOWDLLDATA |
28 |
28 |
29 #if defined(WINSCW) |
29 #if defined(WINSCW) |
30 deffile ../bwinscw/browserengine.def |
30 deffile ../bwinscw/browserengine.def |
31 #elif defined(ARMCC) |
31 #elif defined(EABI) |
32 deffile ../eabi/browserengine.def |
32 deffile ../eabi/browserengine.def |
33 #endif |
33 #endif |
34 |
34 |
35 #include <data_caging_paths.hrh> |
35 #include <data_caging_paths.hrh> |
36 |
36 |