37 lines
1.9 KiB
XML
37 lines
1.9 KiB
XML
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
|
|
<Package Name="JclContainers" Design="0">
|
||
|
|
<Description>JEDI Code Library Containers package</Description>
|
||
|
|
<GUID>{71D14CDC-6386-44FD-B861-4C4213CFFF08}</GUID>
|
||
|
|
<C5PFlags/>
|
||
|
|
<C6PFlags/>
|
||
|
|
<C5Libs/>
|
||
|
|
<C6Libs/>
|
||
|
|
<CompilerDefines>RELEASE</CompilerDefines>
|
||
|
|
<ImageBase>48500000</ImageBase>
|
||
|
|
<VersionMajorNumber/>
|
||
|
|
<VersionMinorNumber/>
|
||
|
|
<ReleaseNumber/>
|
||
|
|
<BuildNumber/>
|
||
|
|
<Requires>
|
||
|
|
<Package Name="rtl" Targets="allLibSuffix" Condition=""/>
|
||
|
|
<Package Name="FCL" Targets="fpc" Condition=""/>
|
||
|
|
<Package Name="Jcl-R" Targets="all" Condition=""/>
|
||
|
|
</Requires>
|
||
|
|
<Contains>
|
||
|
|
<File Name="..\..\source\common\JclAbstractContainers.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclAlgorithms.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclArrayLists.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclArraySets.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclBinaryTrees.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclContainerIntf.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclHashMaps.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclHashSets.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclLinkedLists.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclQueues.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclSortedMaps.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclStacks.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclTrees.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
<File Name="..\..\source\common\JclVectors.pas" Targets="all" Formname="" Condition=""/>
|
||
|
|
</Contains>
|
||
|
|
</Package>
|