You've already forked lazarus-ccr
ExCtrls: Switch designtime package to old xml format.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -17,23 +17,24 @@
|
||||
<Description Value="Designtime package for the extended standard controls (ExCtrls) runtime package
|
||||
"/>
|
||||
<License Value="LGPL with linking exception (like Lazarus LCL)."/>
|
||||
<Files>
|
||||
<Item>
|
||||
<Files Count="1">
|
||||
<Item1>
|
||||
<Filename Value="source\exctrlsreg.pas"/>
|
||||
<HasRegisterProc Value="True"/>
|
||||
<UnitName Value="exctrlsreg"/>
|
||||
</Item>
|
||||
</Item1>
|
||||
</Files>
|
||||
<RequiredPkgs>
|
||||
<Item>
|
||||
<CompatibilityMode Value="True"/>
|
||||
<RequiredPkgs Count="3">
|
||||
<Item1>
|
||||
<PackageName Value="ExCtrlsPkg"/>
|
||||
</Item>
|
||||
<Item>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<PackageName Value="IDEIntf"/>
|
||||
</Item>
|
||||
<Item>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<PackageName Value="FCL"/>
|
||||
</Item>
|
||||
</Item3>
|
||||
</RequiredPkgs>
|
||||
<UsageOptions>
|
||||
<UnitPath Value="$(PkgOutDir)"/>
|
||||
|
Reference in New Issue
Block a user