changeset 111 | 29ddb8a72f0e |
parent 0 | 5d03bc08d59c |
child 136 | 62bb7c97884c |
110:7f25ef56562d | 111:29ddb8a72f0e |
---|---|
76 |
76 |
77 #if defined(WINS) |
77 #if defined(WINS) |
78 LIBRARY fontinjector.lib |
78 LIBRARY fontinjector.lib |
79 #endif |
79 #endif |
80 |
80 |
81 #if !defined(WINS) |
|
82 LIBRARY viewsrv.lib |
|
83 #endif |
|
84 |
|
85 // We're quite heavy on the stack... 4k in WinS isn't enough... |
81 // We're quite heavy on the stack... 4k in WinS isn't enough... |
86 EPOCSTACKSIZE 0x6000 |
82 EPOCSTACKSIZE 0x6000 |
87 |
83 |
88 SMPSAFE |
84 SMPSAFE |