branch | RCL_3 |
changeset 66 | 8b7f4e561641 |
parent 65 | 7333d7932ef7 |
child 82 | 8b5c572a3757 |
65:7333d7932ef7 | 66:8b7f4e561641 |
---|---|
53 #ifndef WINSCW |
53 #ifndef WINSCW |
54 SOURCE stackpointer.cia |
54 SOURCE stackpointer.cia |
55 #endif |
55 #endif |
56 |
56 |
57 // System include paths |
57 // System include paths |
58 MW_LAYER_SYSTEMINCLUDE |
58 #ifndef __SERIES60_30__ |
59 APP_LAYER_SYSTEMINCLUDE |
|
60 #else |
|
61 SYSTEMINCLUDE /Epoc32/include |
|
62 #endif |
|
59 |
63 |
60 LIBRARY euser.lib flogger.lib hal.lib |
64 LIBRARY euser.lib flogger.lib hal.lib |
61 |
65 |
62 EXPORTUNFROZEN |
66 EXPORTUNFROZEN |
63 |
67 |