Partial fix for bug 3092 - Statically link sdl2 with /MT for msvc

Mike Linford

I'm also having trouble statically linking SDL2 on Visual Studio 2015 with /MT. My symptom is that memcpy is being defined twice.
1 file changed