hdf5/windows
Scott Wegner ef6ebe54bb [svn-r15288] Purpose: Project Cleanup / Support directories with spaces
Description:
On Windows, we manage dynamically-generated code through "post-build" steps in Visual Studio.  However, the command for it wasn't checking to see if the code already existed, so it was re-generating in each build (and thus re-generating all dependencies).  To overcome, we simply check if the source file exists before generating it.

Also, put all paths inside quotes so we can handle directory names with spaces.

Tested:
VS2005 on WinXP
2008-06-27 11:44:00 -05:00
..
2007-09-10 14:14:08 -05:00
2006-09-04 13:30:13 -05:00
2007-09-10 14:14:08 -05:00