Forgot a set of quotes. Build system should be able to cope with spaces in project folders now.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@586 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
Jake.Stine 2009-02-24 09:59:50 +00:00
parent 055504f512
commit ba803d575e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
/> />
<Tool <Tool
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
CommandLine="$(SvnCommonDir)\vsprops\preBuild.cmd &quot;$(ProjectRootDir)&quot;" CommandLine="&quot;$(SvnCommonDir)\vsprops\preBuild.cmd&quot; &quot;$(ProjectRootDir)&quot;"
/> />
<Tool <Tool
Name="VCResourceCompilerTool" Name="VCResourceCompilerTool"