remove hash from rev description

This commit is contained in:
Jordan Woyak
2011-08-21 22:46:11 -05:00
parent a910f97c39
commit 6a80b9989a
2 changed files with 8 additions and 2 deletions

View File

@ -13,6 +13,9 @@
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">dummy</Outputs>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<ClInclude Include="Src\scmrev.h" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{69F00340-5C3D-449F-9A80-958435C6CF06}</ProjectGuid>
<RootNamespace>SVNRevGen</RootNamespace>