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

45 lines
1.3 KiB
ObjectPascal
Raw Permalink 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" Release="1"/>
<Files Count="2">
<Item1>
<Filename Value="..\..\source\nicechart.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="NiceChart"/>
</Item1>
<Item2>
<Filename Value="..\..\source\nicesplines.pas"/>
<UnitName Value="NiceSplines"/>
</Item2>
</Files>
<CompatibilityMode Value="True"/>
<RequiredPkgs Count="1">
<Item1>
<PackageName Value="LCL"/>
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<UseFileFilters Value="True"/>
</PublishOptions>
</Package>
</CONFIG>