small fix for svnrev.h generation: now (again) dolphinwx project will cause the build number to be updated as well.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5936 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2010-07-22 04:11:28 +00:00
parent 75dbad3610
commit 48abd94113
3 changed files with 15 additions and 14 deletions

View File

@ -30,7 +30,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot;"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -146,7 +146,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot;"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -263,7 +263,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot;"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -374,7 +374,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot;"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -485,7 +485,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot;"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool
@ -600,7 +600,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot;"
CommandLine="cscript /nologo &quot;..\Common\make_svnrev.h.vbs&quot; &quot;..\Common&quot;"
ExcludedFromBuild="false"
/>
<Tool