lazarus-ccr/components/tdi/tdi.lpk
2013-07-13 23:31:38 +00:00

58 lines
1.4 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="TDI"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>
<CompilerMessages>
<MsgFileName Value=""/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Version Minor="2"/>
<Files Count="3">
<Item1>
<Filename Value="tdiclass.pas"/>
<UnitName Value="TDIClass"/>
</Item1>
<Item2>
<Filename Value="tdiconst.pas"/>
<UnitName Value="TDIConst"/>
</Item2>
<Item3>
<Filename Value="tdireg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="TDIReg"/>
</Item3>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="3">
<Item1>
<PackageName Value="LazControls"/>
</Item1>
<Item2>
<PackageName Value="LCL"/>
</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>