lazarus-ccr/components/kcontrols/source/kcontrolslaz.lpk
sekelsenmat eb3ecee187 Initial commit of kcontrols
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1732 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 06:24:41 +00:00

131 lines
3.4 KiB
XML
Executable File

<?xml version="1.0"?>
<CONFIG>
<Package Version="3">
<PathDelim Value="\"/>
<Name Value="KControlsLaz"/>
<CompilerOptions>
<Version Value="8"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value=""/>
<OtherUnitFiles Value=""/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>
<Verbosity>
<ShowHints Value="False"/>
</Verbosity>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Version Major="1" Minor="2"/>
<Files Count="21">
<Item1>
<Filename Value="kfunctions.pas"/>
<UnitName Value="KFunctions"/>
</Item1>
<Item2>
<Filename Value="kgraphics.pas"/>
<UnitName Value="KGraphics"/>
</Item2>
<Item3>
<Filename Value="kcontrols.lrs"/>
<Type Value="LRS"/>
</Item3>
<Item4>
<Filename Value="kcontrols.pas"/>
<UnitName Value="KControls"/>
</Item4>
<Item5>
<Filename Value="kdialogs.pas"/>
<UnitName Value="KDialogs"/>
</Item5>
<Item6>
<Filename Value="keditcommon.pas"/>
<UnitName Value="KEditCommon"/>
</Item6>
<Item7>
<Filename Value="kgrids.lrs"/>
<Type Value="LRS"/>
</Item7>
<Item8>
<Filename Value="kgrids.pas"/>
<UnitName Value="KGrids"/>
</Item8>
<Item9>
<Filename Value="khexeditor.pas"/>
<UnitName Value="KHexEditor"/>
</Item9>
<Item10>
<Filename Value="kicon.pas"/>
<UnitName Value="KIcon"/>
</Item10>
<Item11>
<Filename Value="kprintpreview.lfm"/>
<Type Value="LFM"/>
</Item11>
<Item12>
<Filename Value="kprintpreview.lrs"/>
<Type Value="LRS"/>
</Item12>
<Item13>
<Filename Value="kprintpreview.pas"/>
<UnitName Value="KPrintPreview"/>
</Item13>
<Item14>
<Filename Value="kprintsetup.lfm"/>
<Type Value="LFM"/>
</Item14>
<Item15>
<Filename Value="kprintsetup.lrs"/>
<Type Value="LRS"/>
</Item15>
<Item16>
<Filename Value="kprintsetup.pas"/>
<UnitName Value="KPrintSetup"/>
</Item16>
<Item17>
<Filename Value="kwidewinprocs.pas"/>
<UnitName Value="KWideWinProcs"/>
</Item17>
<Item18>
<Filename Value="kcontrolsdesign.lrs"/>
<Type Value="LRS"/>
</Item18>
<Item19>
<Filename Value="kcontrolsdesign.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="kcontrolsdesign"/>
</Item19>
<Item20>
<Filename Value="kdbgrids.pas"/>
<UnitName Value="KDBGrids"/>
</Item20>
<Item21>
<Filename Value="kcontrols.inc"/>
<Type Value="Include"/>
</Item21>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="Printer4Lazarus"/>
</Item1>
<Item2>
<PackageName Value="DBFLaz"/>
</Item2>
<Item3>
<PackageName Value="LCL"/>
<MinVersion Major="1" Valid="True"/>
</Item3>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)\"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>