Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
lazarus / usr / share / lazarus / 1.6 / components / projectgroups / lazprojectgroups.lpk
Size: Mime:
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <Package Version="4">
    <Name Value="lazprojectgroups"/>
    <Type Value="RunAndDesignTime"/>
    <Author Value="Mattias Gaertner, Michael Van Canneyt"/>
    <CompilerOptions>
      <Version Value="11"/>
      <SearchPaths>
        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
      </SearchPaths>
    </CompilerOptions>
    <Description Value="IDE Add-on for grouping projects, packages and project groups."/>
    <License Value="Same as IDEIntf.
Modified LGPL-2."/>
    <Version Minor="2"/>
    <Files Count="6">
      <Item1>
        <Filename Value="projectgroupintf.pp"/>
        <UnitName Value="ProjectGroupIntf"/>
      </Item1>
      <Item2>
        <Filename Value="projectgroup.pp"/>
        <UnitName Value="ProjectGroup"/>
      </Item2>
      <Item3>
        <Filename Value="projectgroupeditor.pas"/>
        <UnitName Value="ProjectGroupEditor"/>
      </Item3>
      <Item4>
        <Filename Value="regprojectgroup.pp"/>
        <HasRegisterProc Value="True"/>
        <UnitName Value="RegProjectGroup"/>
      </Item4>
      <Item5>
        <Filename Value="README.txt"/>
        <Type Value="Binary"/>
      </Item5>
      <Item6>
        <Filename Value="projectgroupstrconst.pas"/>
        <UnitName Value="ProjectGroupStrConst"/>
      </Item6>
    </Files>
    <RequiredPkgs Count="2">
      <Item1>
        <PackageName Value="CodeTools"/>
      </Item1>
      <Item2>
        <PackageName Value="IDEIntf"/>
      </Item2>
    </RequiredPkgs>
    <UsageOptions>
      <UnitPath Value="$(PkgOutDir)"/>
    </UsageOptions>
    <PublishOptions>
      <Version Value="2"/>
    </PublishOptions>
  </Package>
</CONFIG>