SDL/VisualC
Sam Lantinga 3ababa09c5 Don't explicitly use any C runtime library with Visual Studio
Visual Studio will still use Multi-threaded DLL by default, but since we don't link with a C runtime we won't end up with any Visual Studio runtime dependency.

This fixes https://github.com/libsdl-org/SDL/issues/4328
2021-07-29 15:17:42 -07:00
..
SDL Don't explicitly use any C runtime library with Visual Studio 2021-07-29 15:17:42 -07:00
SDLmain Automatically select the default platform toolset for MSVC builds 2021-07-24 16:06:54 -07:00
SDLtest Automatically select the default platform toolset for MSVC builds 2021-07-24 16:06:54 -07:00
tests Added testwm2 to the Visual Studio test programs 2021-07-27 10:57:40 -07:00
visualtest ran 'chmod -x' on two files 2018-06-30 20:03:23 +03:00
SDL.sln Reverted accidental Visual Studio version bump in SDL.sln 2021-07-27 12:51:44 -07:00
clean.sh Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00