Add quotes around filespec in post-build event to allow paths
with embedded spaces.
/>\r
<Tool\r
Name="VCPostBuildEventTool"\r
- CommandLine="copy $(OutDir)\compile.exe ..\..\..\..\src\glsl\apps"\r
+ CommandLine="copy "$(OutDir)\compile.exe" ..\..\..\..\src\glsl\apps"\r
/>\r
</Configuration>\r
<Configuration\r
/>\r
<Tool\r
Name="VCPostBuildEventTool"\r
- CommandLine="copy $(OutDir)\compile.exe ..\..\..\..\src\glsl\apps"\r
+ CommandLine="copy "$(OutDir)\compile.exe" ..\..\..\..\src\glsl\apps"\r
/>\r
</Configuration>\r
</Configurations>\r