Inject SVN revision into executable's version infos last segment (4.0.0.[r]). Don't modify main.pas any longer, just version.rc by a new console app.

This commit is contained in:
Ansgar Becker
2010-01-10 13:53:52 +00:00
parent 85bf9b1602
commit 43b010d227
13 changed files with 306 additions and 71 deletions

View File

@ -47,6 +47,7 @@
<DCC_AssertionsAtRuntime>False</DCC_AssertionsAtRuntime>
</PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2)'!=''">
<BRCC_OutputDir>..\..\res</BRCC_OutputDir>
<DCC_MapFile>3</DCC_MapFile>
<DCC_DependencyCheckOutputName>..\..\out\heidisql.exe</DCC_DependencyCheckOutputName>
<Version>7.0</Version>