mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 00:39:26 +02:00
LazControls: remove non-existent .lrs resources from package file list.
git-svn-id: trunk@45806 -
This commit is contained in:
parent
ad6ac0e2a3
commit
b39f3715bd
@ -13,13 +13,12 @@
|
|||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<Other>
|
<Other>
|
||||||
<CustomOptions Value="$(IDEBuildOptions)"/>
|
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Some extra LCL controls needed by the IDE."/>
|
<Description Value="Some extra LCL controls needed by the IDE."/>
|
||||||
<License Value="modified LGPL-2"/>
|
<License Value="modified LGPL-2"/>
|
||||||
<Version Major="1" Release="1"/>
|
<Version Major="1" Release="1"/>
|
||||||
<Files Count="13">
|
<Files Count="7">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="dividerbevel.pas"/>
|
<Filename Value="dividerbevel.pas"/>
|
||||||
<HasRegisterProc Value="True"/>
|
<HasRegisterProc Value="True"/>
|
||||||
@ -51,33 +50,9 @@
|
|||||||
<UnitName Value="LvlGraphCtrl"/>
|
<UnitName Value="LvlGraphCtrl"/>
|
||||||
</Item6>
|
</Item6>
|
||||||
<Item7>
|
<Item7>
|
||||||
<Filename Value="extendednotebook_icon.lrs"/>
|
|
||||||
<Type Value="LRS"/>
|
|
||||||
</Item7>
|
|
||||||
<Item8>
|
|
||||||
<Filename Value="dividerbevel_icon.lrs"/>
|
|
||||||
<Type Value="LRS"/>
|
|
||||||
</Item8>
|
|
||||||
<Item9>
|
|
||||||
<Filename Value="lvlgraph_icon.lrs"/>
|
|
||||||
<Type Value="LRS"/>
|
|
||||||
</Item9>
|
|
||||||
<Item10>
|
|
||||||
<Filename Value="treefilteredit_icon.lrs"/>
|
|
||||||
<Type Value="LRS"/>
|
|
||||||
</Item10>
|
|
||||||
<Item11>
|
|
||||||
<Filename Value="shortpathedit_icon.lrs"/>
|
|
||||||
<Type Value="LRS"/>
|
|
||||||
</Item11>
|
|
||||||
<Item12>
|
|
||||||
<Filename Value="listfilteredit_icon.lrs"/>
|
|
||||||
<Type Value="LRS"/>
|
|
||||||
</Item12>
|
|
||||||
<Item13>
|
|
||||||
<Filename Value="extendedtabcontrols.pas"/>
|
<Filename Value="extendedtabcontrols.pas"/>
|
||||||
<UnitName Value="ExtendedTabControls"/>
|
<UnitName Value="ExtendedTabControls"/>
|
||||||
</Item13>
|
</Item7>
|
||||||
</Files>
|
</Files>
|
||||||
<LazDoc Paths="docs"/>
|
<LazDoc Paths="docs"/>
|
||||||
<Type Value="RunAndDesignTime"/>
|
<Type Value="RunAndDesignTime"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user