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"/> <Icon Value="0"/>
</General> </General>
<VersionInfo> <VersionInfo>
<Language Value="0421"/> <UseVersionInfo Value="True"/>
<CharSet Value="03A4"/> <MinorVersionNr Value="9"/>
<StringTable Comments="" CompanyName="" FileDescription="" FileVersion="0.0.0.0" InternalName="" LegalCopyright="" LegalTrademarks="" OriginalFilename="" ProductName="" ProductVersion="0.0.0.0"/> <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> </VersionInfo>
<PublishOptions> <PublishOptions>
<Version Value="2"/> <Version Value="2"/>
@ -543,6 +545,9 @@
</SyntaxOptions> </SyntaxOptions>
</Parsing> </Parsing>
<Other> <Other>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/> <CompilerPath Value="$(CompPath)"/>
<ExecuteBefore> <ExecuteBefore>
<ScanForFPCMsgs Value="True"/> <ScanForFPCMsgs Value="True"/>

Binary file not shown.