equal
deleted
inserted
replaced
56 LIBRARY etel.lib nifman.lib |
56 LIBRARY etel.lib nifman.lib |
57 LIBRARY etelmm.lib |
57 LIBRARY etelmm.lib |
58 |
58 |
59 LIBRARY commsdat.lib |
59 LIBRARY commsdat.lib |
60 |
60 |
61 #if defined(WINS) |
61 #if defined(EABI) |
|
62 deffile /epoc32/include/def/eabi/agent.def |
|
63 #elif defined(WINS) |
62 deffile /epoc32/release/wins/agent.def |
64 deffile /epoc32/release/wins/agent.def |
63 #elif defined(GCC32) |
65 #else |
64 deffile /epoc32/release/marm/agent.def |
66 deffile /epoc32/release/marm/agent.def |
65 #else |
|
66 deffile /epoc32/include/def/eabi/agent.def |
|
67 #endif |
67 #endif |
68 |
68 |
69 START WINS |
69 START WINS |
70 BASEADDRESS 0x47900000 |
70 BASEADDRESS 0x47900000 |
71 END |
71 END |