lazarus-ccr/components/richview/lazrichview.lpk
jesusr 99f838537c added: richview 0.5.2.3 component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@73 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-02-20 22:47:04 +00:00

73 lines
1.9 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="2">
<Name Value="lazrichview"/>
<AutoUpdate Value="OnRebuildingAll"/>
<CompilerOptions>
<Version Value="5"/>
<SearchPaths>
<IncludeFiles Value="$(LazarusDir)/lcl/include/"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Version Minor="5" Release="2" Build="3"/>
<Files Count="7">
<Item1>
<Filename Value="rvfreereg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="RVFreeReg"/>
</Item1>
<Item2>
<Filename Value="rvlazintf.pas"/>
<UnitName Value="RVLazIntf"/>
</Item2>
<Item3>
<Filename Value="ptblrv.pas"/>
<UnitName Value="PtblRV"/>
</Item3>
<Item4>
<Filename Value="richview.lrs"/>
<Type Value="LRS"/>
</Item4>
<Item5>
<Filename Value="richview.pas"/>
<UnitName Value="RichView"/>
</Item5>
<Item6>
<Filename Value="rvscroll.pas"/>
<UnitName Value="RVScroll"/>
</Item6>
<Item7>
<Filename Value="rvstyle.pas"/>
<UnitName Value="RVStyle"/>
</Item7>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="printer4lazarus"/>
</Item1>
<Item2>
<PackageName Value="LCL"/>
</Item2>
<Item3>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item3>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)/"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>