ide: add version information for lazarus executable

git-svn-id: trunk@26616 -
This commit is contained in:
paul 2010-07-13 09:01:48 +00:00
parent 09c0fcd30a
commit 6995355e37
2 changed files with 8 additions and 3 deletions

View File

@ -19,9 +19,11 @@
<Icon Value="0"/>
</General>
<VersionInfo>
<Language Value="0421"/>
<CharSet Value="03A4"/>
<StringTable Comments="" CompanyName="" FileDescription="" FileVersion="0.0.0.0" InternalName="" LegalCopyright="" LegalTrademarks="" OriginalFilename="" ProductName="" ProductVersion="0.0.0.0"/>
<UseVersionInfo Value="True"/>
<MinorVersionNr Value="9"/>
<RevisionNr Value="29"/>
<CharSet Value="04B0"/>
<StringTable Comments="" CompanyName="" FileDescription="" FileVersion="0.9.29.0" InternalName="" LegalCopyright="" LegalTrademarks="" OriginalFilename="" ProductName="Lazarus IDE" ProductVersion="0.9.29.0"/>
</VersionInfo>
<PublishOptions>
<Version Value="2"/>
@ -543,6 +545,9 @@
</SyntaxOptions>
</Parsing>
<Other>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
<ExecuteBefore>
<ScanForFPCMsgs Value="True"/>

Binary file not shown.