mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 03:19:17 +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>
|
||||
<Other>
|
||||
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Description Value="Some extra LCL controls needed by the IDE."/>
|
||||
<License Value="modified LGPL-2"/>
|
||||
<Version Major="1" Release="1"/>
|
||||
<Files Count="13">
|
||||
<Files Count="7">
|
||||
<Item1>
|
||||
<Filename Value="dividerbevel.pas"/>
|
||||
<HasRegisterProc Value="True"/>
|
||||
@ -51,33 +50,9 @@
|
||||
<UnitName Value="LvlGraphCtrl"/>
|
||||
</Item6>
|
||||
<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"/>
|
||||
<UnitName Value="ExtendedTabControls"/>
|
||||
</Item13>
|
||||
</Item7>
|
||||
</Files>
|
||||
<LazDoc Paths="docs"/>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
|
Loading…
Reference in New Issue
Block a user