Adding epoc target. Tried to define our own entry point but it fails at runtime trying to load msvcr80d.dll. Try using /NODEFAULTLIB for all targets maybe. Must somehow export ekern.dll for it to be loadable by epoc.exe.
EXPORTS
SomeExport @ 1 NONAME
RemovedExport @ 2 NONAME ABSENT
AnotherExport @ 3 NONAME