SDL-mirror/VisualC
Sam Lantinga e0bf2dc643 Made it possible to build SDL from a fresh checkout without any additional steps.
The trick is that if you're using configure and you don't want to have SDL_config.h and SDL_revision.h to show up as modified, you need to configure and build from a separate directory.

You also need to include SDL_revision.h directly if you want to use the SDL_REVISION constant, as a side effect of these changes.

--HG--
rename : include/SDL_config.h.default => include/SDL_config.h
2011-02-16 02:37:09 -08:00
..
SDL Made it possible to build SDL from a fresh checkout without any additional steps. 2011-02-16 02:37:09 -08:00
SDLmain Made it possible to build SDL from a fresh checkout without any additional steps. 2011-02-16 02:37:09 -08:00
tests Patch from Ken Rogoway: 2011-02-14 00:45:16 -08:00
SDL_VS2005.sln Jcw87 to Sam 2011-01-09 08:35:18 -08:00
SDL_VS2008.sln Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library. 2011-02-02 14:34:54 -08:00
SDL_VS2010.sln Moved the rendering code out to a separate directory in the hope that it can someday be completely decoupled from the rest of the library and be expanded to an awesome 2D on 3D library. 2011-02-02 14:34:54 -08:00