lasarus_compotents/ECC/eccontrols.lpk

102 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<Name Value="eccontrols"/>
<Author Value="Vojtěch Čihák"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<AllowLabel Value="False"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Optimizations>
<OptimizationLevel Value="3"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
</Debugging>
</Linking>
<Other>
<CompilerMessages>
<MsgFileName Value=""/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="Set of visual components based on Themes. Contains ruler, position-bar, image menu and visually atractive alternatives to TTrackBar, TProgressBar, TCheckBox, TRadioGroup, TCheckGroup, TSpeedButton, TEditButton, TColorEdit, TFloatSpinEdit and TUpDown with some extra options."/>
<License Value="Written for fpc/Lazarus.
See the file COPYING.LGPL.txt, included in this distribution, for details about the license."/>
<Version Release="1" Build="9"/>
<Files Count="10">
<Item1>
<Filename Value="ectypes.pas"/>
<UnitName Value="ECTypes"/>
</Item1>
<Item2>
<Filename Value="ecscale.pas"/>
<UnitName Value="ECScale"/>
</Item2>
<Item3>
<Filename Value="ecimagemenu.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ECImageMenu"/>
</Item3>
<Item4>
<Filename Value="ecspinctrls.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ECSpinCtrls"/>
</Item4>
<Item5>
<Filename Value="ecswitch.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ECSwitch"/>
</Item5>
<Item6>
<Filename Value="eceditbtns.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ECEditBtns"/>
</Item6>
<Item7>
<Filename Value="ecslider.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ECSlider"/>
</Item7>
<Item8>
<Filename Value="ecprogressbar.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ECProgressBar"/>
</Item8>
<Item9>
<Filename Value="ecruler.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ECRuler"/>
</Item9>
<Item10>
<Filename Value="ecgroupctrls.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="ECGroupCtrls"/>
</Item10>
</Files>
<LazDoc Paths="docs"/>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="1">
<Item1>
<PackageName Value="LCLBase"/>
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>