Files
lazarus-ccr/components/nicechart/packages/Lazarus/nicechartlaz.lpk

44 lines
1.2 KiB
ObjectPascal
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<PathDelim Value="\"/>
<Name Value="NiceChartLaz"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Priyatna"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="..\..\source"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/>
</SearchPaths>
</CompilerOptions>
<Description Value="Light-weight chart component with basic functionality (bar series, line series, smooth spline series)"/>
<License Value="MPL"/>
<Version Major="2"/>
<Files>
<Item>
<Filename Value="..\..\source\BSplines.pas"/>
<UnitName Value="BSplines"/>
</Item>
<Item>
<Filename Value="..\..\source\NiceChart.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="NiceChart"/>
</Item>
</Files>
<RequiredPkgs>
<Item>
<PackageName Value="LCL"/>
</Item>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<UseFileFilters Value="True"/>
</PublishOptions>
</Package>
</CONFIG>