lazarus/components/cgi/cgilaz.lpk
mattias 900ebcc63d added printer4lazarus and cgilaz to bigide
git-svn-id: trunk@8413 -
2006-01-02 23:11:53 +00:00

43 lines
1.1 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="2">
<Name Value="cgiLaz"/>
<Author Value="Mattias Gaertner"/>
<CompilerOptions>
<Version Value="5"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)/"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Other>
<CompilerPath Value="$(CompPath)"/>
<CreateMakefileOnBuild Value="True"/>
</Other>
</CompilerOptions>
<Description Value="cgi applications with data modules"/>
<License Value="LGPL"/>
<Version Minor="1" Release="1"/>
<Files Count="1">
<Item1>
<Filename Value="cgimodules.pas"/>
<UnitName Value="cgiModules"/>
</Item1>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="1">
<Item1>
<PackageName Value="LCL"/>
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)/"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>