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

put SubWCRev.exe in /dependencies to save non-windows folk some bandwidth.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@938 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
shuffle2 2010-02-26 23:21:18 +00:00
parent bfb217b5aa
commit 841b6cfa77
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

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