You've already forked lazarus-ccr
NiceSideBar: Switch package to compatibility mode.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8861 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -16,24 +16,25 @@
|
||||
<Description Value="NiceSideBar is a visual component for Delphi and Lazarus that can be used as a menu. It mimics a side menu that usually used in websites. It has a flat design and is highly customizable. It supports two menu levels (menu and sub menu). Each menu can have a glyph that is supplied by an image list. It has hover state effect, too."/>
|
||||
<License Value="MPL 1.1"/>
|
||||
<Version Major="2"/>
|
||||
<Files>
|
||||
<Item>
|
||||
<Files Count="2">
|
||||
<Item1>
|
||||
<Filename Value="..\..\source\NiceSideBar.pas"/>
|
||||
<UnitName Value="NiceSideBar"/>
|
||||
</Item>
|
||||
<Item>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<Filename Value="..\..\source\NiceSideBarReg.pas"/>
|
||||
<HasRegisterProc Value="True"/>
|
||||
<UnitName Value="NiceSideBarReg"/>
|
||||
</Item>
|
||||
</Item2>
|
||||
</Files>
|
||||
<RequiredPkgs>
|
||||
<Item>
|
||||
<CompatibilityMode Value="True"/>
|
||||
<RequiredPkgs Count="2">
|
||||
<Item1>
|
||||
<PackageName Value="IDEIntf"/>
|
||||
</Item>
|
||||
<Item>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<PackageName Value="LCL"/>
|
||||
</Item>
|
||||
</Item2>
|
||||
</RequiredPkgs>
|
||||
<UsageOptions>
|
||||
<UnitPath Value="$(PkgOutDir)"/>
|
||||
|
Reference in New Issue
Block a user