log VisualC/SDL/SDL_VS2008.vcproj @ 5119:16a326715f39

age author description
Thu, 27 Jan 2011 20:30:39 -0600 krogoway Always copy the SDL_config_windows.h to SDL_config.h for VisualC 2005, 2008 and 2010 projects.
Mon, 24 Jan 2011 21:20:30 -0800 Sam Lantinga Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share.
Thu, 20 Jan 2011 18:04:05 -0800 Sam Lantinga Fixed bug #925
Wed, 19 Jan 2011 13:50:53 -0800 Sam Lantinga Use the debug C runtime for the debug configuration
Sat, 15 Jan 2011 12:41:59 -0800 Sam Lantinga Updated the atomic API for better use cases
Sun, 09 Jan 2011 08:35:18 -0800 Sam Lantinga Jcw87 to Sam
Wed, 15 Sep 2010 22:15:47 -0700 Andreas Schiffler - added directx include path to VS2008 solution
Sun, 29 Aug 2010 16:55:58 -0700 Sam Lantinga Compiling in atan()/atan2() implementation on Visual Studio 2008.