mirror of https://github.com/PCSX2/pcsx2.git
SPU2ghz: Added quotes to the svnrev pre-build step; hoping it behaves better for users who have paces in the names of their project folders.
git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@296 a6443dda-0b58-4228-96e9-037be469359c
This commit is contained in:
parent
5f2a0d8e89
commit
805b922c9a
|
@ -26,7 +26,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -132,7 +132,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -230,7 +230,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -339,7 +339,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -436,7 +436,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -133,7 +133,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -231,7 +231,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -340,7 +340,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
@ -437,7 +437,7 @@
|
|||
>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) $(SolutionDir)..\common\svnrev_template.h $(ProjectDir)svnrev.h"
|
||||
CommandLine="$(SolutionDir)..\common\SubWCRev.exe $(ProjectDir) "$(SolutionDir)..\common\svnrev_template.h" "$(ProjectDir)svnrev.h""
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
|
Loading…
Reference in New Issue