Created separate CMakeLists.txt for euser and ekern to easily build them with different compiler definitions. Ekern now building as a DLL.
EXPORTS
_Z7Export1v @ 1 NONAME ; Export1()
_Z7Export2v @ 2 NONAME ; Export2()
_Z7Export3v @ 3 NONAME ; Export3()
_Z7Export4v @ 4 NONAME ; Export4()