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:
wp_xxyyzz
2023-06-26 21:39:52 +00:00
parent bfe4fadec2
commit de8eb2802b

View File

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