update SubWCRev.exe to 1.6.7 (hey, no [false?] trojans now!)

put SubWCRev.exe in /dependencies to save non-windows folk some bandwidth.
This commit is contained in:
shuffle2 2010-02-26 23:21:18 +00:00
parent 308ca56dd6
commit 7e730d29c9
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -31,8 +31,8 @@
> >
<Tool <Tool
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
CommandLine="SubWCRev.exe ..\.. svnrev_template.h ..\..\src\svnrev.h" CommandLine="..\..\..\dependencies\SubWCRev.exe ..\.. svnrev_template.h ..\..\src\svnrev.h"
ExcludedFromBuild="true" ExcludedFromBuild="false"
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
@ -140,8 +140,8 @@
> >
<Tool <Tool
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
CommandLine="SubWCRev.exe ..\.. svnrev_template.h ..\..\src\svnrev.h" CommandLine="..\..\..\dependencies\SubWCRev.exe ..\.. svnrev_template.h ..\..\src\svnrev.h"
ExcludedFromBuild="true" ExcludedFromBuild="false"
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"