lazarus-ccr/components/systools/laz_systools_design.lpk
wp_xxyyzz 543cdf06d9 systools: Rearrange units and packages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6159 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-30 16:17:37 +00:00

55 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="laz_systools_design"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Original author: TurboPower Software"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value="source\include"/>
<OtherUnitFiles Value="source\general\design"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\general\design"/>
</SearchPaths>
</CompilerOptions>
<Description Value="Lazarus port of TurboPower SysTools (Delphi version at https://sourceforge.net/projects/tpsystools/) - designtime package.
SysTools is a library of utility routines and classes which includes 1-D and 2-D bar codes, sorting, money routines, high-precision math, astronomical procedures, a run-time math expression analyzer, data containers, and much more."/>
<License Value="MPL-1.1"/>
<Version Major="4" Release="4"/>
<Files Count="2">
<Item1>
<Filename Value="source\general\design\stproped.pas"/>
<UnitName Value="StPropEd"/>
</Item1>
<Item2>
<Filename Value="source\general\design\streg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="StReg"/>
</Item2>
</Files>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="IDEIntf"/>
</Item1>
<Item2>
<PackageName Value="laz_systools"/>
</Item2>
<Item3>
<PackageName Value="FCL"/>
</Item3>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<CustomOptions Items="ExternHelp" Version="2">
<_ExternHelp Items="Count"/>
</CustomOptions>
</Package>
</CONFIG>