Windows|Cygwin: Fixed build and runtime issues
Do not use SDL2main.lib since Cygwin handles the WinMain stuff for us.Also default to hidden symbol visibility for everything, exporting onlythe marked symbols.
View differences
Windows|Cygwin: Fixed build and runtime issues
Do not use SDL2main.lib since Cygwin handles the WinMain stuff for us.
Also default to hidden symbol visibility for everything, exporting only
the marked symbols.