SDL-mirror/VisualC/SDL
Sam Lantinga c331a14ce1 Fixed bug #852
Jesse Anders      2009-10-17 14:17:25 PDT

In VC++, the build script that creates SDL_config.h and SDL_revision.h fails
when the project directory path includes spaces. For example, if the project
directory path is:

c:\Documents and Settings\Jesse\My Documents\Visual Studio 2008\Projects\SDL
1.3\VisualC\SDL\

The following error is generated:

'and' is not recognized as an internal or external command

Placing all paths in quotes fixes this.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404106
2009-10-17 21:46:08 +00:00
..
resource.h Unpacked project archives to get individual file history in subversion 2007-07-21 17:09:01 +00:00
SDL.vcproj Fixed bug #852 2009-10-17 21:46:08 +00:00
SDL_VS2008.vcproj Fixed bug #852 2009-10-17 21:46:08 +00:00
Version.rc Updated copyright date 2008-12-08 00:27:32 +00:00