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
DebuggerInfo__8Debugger @ 1 NONAME ; Debugger::DebuggerInfo(void)
Install__8DebuggerP13DDebuggerInfo @ 2 NONAME ; Debugger::Install(DDebuggerInfo *)
Version__8Debugger @ 3 NONAME ; Debugger::Version(void)