mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 07:09:28 +02:00
ide: add version information for lazarus executable
git-svn-id: trunk@26616 -
This commit is contained in:
parent
09c0fcd30a
commit
6995355e37
@ -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"/>
|
||||||
|
BIN
ide/lazarus.res
BIN
ide/lazarus.res
Binary file not shown.
Loading…
Reference in New Issue
Block a user