branch | GCC_SURGE |
changeset 43 | abec8b1bb37c |
parent 2 | 76350b5be3d8 |
child 61 | 442486f870da |
40:7407a5e96df2 | 43:abec8b1bb37c |
---|---|
52 |
52 |
53 #ifdef RD_MULTIPLE_DRIVE |
53 #ifdef RD_MULTIPLE_DRIVE |
54 LIBRARY platformenv.lib |
54 LIBRARY platformenv.lib |
55 #endif |
55 #endif |
56 |
56 |
57 #if defined(ARMCC) |
57 #if defined(EABI) |
58 deffile ../eabi/ |
58 deffile ../eabi/ |
59 #elif defined( WINSCW ) |
59 #elif defined( WINSCW ) |
60 deffile ../bwinscw/ |
60 deffile ../bwinscw/ |
61 #elif defined( WINS ) |
61 #elif defined( WINS ) |
62 deffile ../bwins/ |
62 deffile ../bwins/ |