lazarus/components/fpcunit/ide/fpcunitide.lpk
2004-11-29 11:59:02 +00:00

47 lines
1.2 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="2">
<PathDelim Value="\"/>
<Name Value="fpcunitide"/>
<Author Value="Vincent Snijders"/>
<CompilerOptions>
<Version Value="2"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="lib\"/>
<SrcPath Value="$(LazarusDir)\ideintf\"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Version Minor="1"/>
<Files Count="1">
<Item1>
<Filename Value="fpcunitlazideintf.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="FPCUnitLazIDEIntf"/>
</Item1>
</Files>
<Type Value="DesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="IDEIntf"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)\"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>