LazControls: remove non-existent .lrs resources from package file list.

git-svn-id: trunk@45806 -
This commit is contained in:
juha 2014-07-06 22:38:06 +00:00
parent ad6ac0e2a3
commit b39f3715bd

View File

@ -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"/>