aboutsummaryrefslogtreecommitdiff
path: root/windows/msvc/common.props
AgeCommit message (Collapse)Author
2014-06-22windows: Enable GC and implement bss start and end symbolsstijn
The pointers to the bss section are acquired in init.c() by inspecting the PE header. Works for msvc and mingw.
2014-05-08Windows MSVC portstijn
Extend the windows port so it compiles with the toolchain from Visual Studio 2013