mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 22:41:42 +02:00
lclextensions: added $(IDEBuildOptions)
git-svn-id: trunk@62390 -
This commit is contained in:
parent
3721734fa2
commit
2638d71df2
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CONFIG>
|
||||
<Package Version="4">
|
||||
<Package Version="5">
|
||||
<Name Value="lclextensions_package"/>
|
||||
<Author Value="Luiz Americo Pereira Câmara"/>
|
||||
<CompilerOptions>
|
||||
@ -14,6 +14,9 @@
|
||||
<UseAnsiStrings Value="False"/>
|
||||
</SyntaxOptions>
|
||||
</Parsing>
|
||||
<Other>
|
||||
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Description Value="LCL Extensions provides additional functions to be used together with LCL
|
||||
"/>
|
||||
@ -44,7 +47,6 @@
|
||||
</UsageOptions>
|
||||
<PublishOptions>
|
||||
<Version Value="2"/>
|
||||
<IgnoreBinaries Value="False"/>
|
||||
</PublishOptions>
|
||||
<CustomOptions Items="ExternHelp" Version="2">
|
||||
<_ExternHelp Items="Count"/>
|
||||
|
Loading…
Reference in New Issue
Block a user