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