mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-01 14:03:47 +02:00
56 lines
1.6 KiB
XML
56 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<Package Version="5">
|
|
<Name Value="lazopenapi"/>
|
|
<Type Value="DesignTime"/>
|
|
<Author Value="Michael Van Canneyt"/>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="ver_3_2_2"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
</CompilerOptions>
|
|
<Description Value="OpenAPI support for the Lazarus IDE"/>
|
|
<License Value="Modified LGPL as per Lazarus standard "/>
|
|
<Version Minor="9" Release="1"/>
|
|
<Files>
|
|
<Item>
|
|
<Filename Value="fraopenapisettings.pas"/>
|
|
<UnitName Value="fraopenapisettings"/>
|
|
<ResourceBaseClass Value="Frame"/>
|
|
<ResourceBaseClassname Value=""/>
|
|
</Item>
|
|
<Item>
|
|
<Filename Value="frmopenapiwizard.pas"/>
|
|
<UnitName Value="frmopenapiwizard"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<ResourceBaseClassname Value=""/>
|
|
</Item>
|
|
<Item>
|
|
<Filename Value="reglazopenapi.pas"/>
|
|
<HasRegisterProc Value="True"/>
|
|
<UnitName Value="reglazopenapi"/>
|
|
</Item>
|
|
</Files>
|
|
<RequiredPkgs>
|
|
<Item>
|
|
<PackageName Value="IDEIntf"/>
|
|
</Item>
|
|
<Item>
|
|
<PackageName Value="LCL"/>
|
|
</Item>
|
|
<Item>
|
|
<PackageName Value="FCL"/>
|
|
</Item>
|
|
</RequiredPkgs>
|
|
<UsageOptions>
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
</UsageOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<UseFileFilters Value="True"/>
|
|
</PublishOptions>
|
|
</Package>
|
|
</CONFIG>
|