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 / examples / fpdocmanager / FPDocManager.lpi
Size: Mime:
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <ProjectOptions>
    <Version Value="9"/>
    <PathDelim Value="\"/>
    <General>
      <SessionStorage Value="InIDEConfig"/>
      <MainUnit Value="0"/>
      <Title Value="FPDocManager"/>
      <ResourceType Value="res"/>
      <UseXPManifest Value="True"/>
    </General>
    <LazDoc Paths="docs"/>
    <i18n>
      <EnableI18N LFM="False"/>
    </i18n>
    <VersionInfo>
      <StringTable ProductVersion=""/>
    </VersionInfo>
    <BuildModes Count="1">
      <Item1 Name="Default" Default="True"/>
    </BuildModes>
    <PublishOptions>
      <Version Value="2"/>
      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
    </PublishOptions>
    <RunParams>
      <local>
        <FormatVersion Value="1"/>
        <WorkingDirectory Value="D:\AllDocs"/>
      </local>
    </RunParams>
    <RequiredPackages Count="2">
      <Item1>
        <PackageName Value="SynEdit"/>
      </Item1>
      <Item2>
        <PackageName Value="LCL"/>
      </Item2>
    </RequiredPackages>
    <Units Count="11">
      <Unit0>
        <Filename Value="FPDocManager.lpr"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="FPDocManager"/>
      </Unit0>
      <Unit1>
        <Filename Value="fmain.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="Main"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="fMain"/>
      </Unit1>
      <Unit2>
        <Filename Value="fconfig.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="CfgWizard"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="fConfig"/>
      </Unit2>
      <Unit3>
        <Filename Value="umakeskel.pas"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="umakeskel"/>
      </Unit3>
      <Unit4>
        <Filename Value="umanager.pas"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="uManager"/>
      </Unit4>
      <Unit5>
        <Filename Value="flogview.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="LogView"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="fLogView"/>
      </Unit5>
      <Unit6>
        <Filename Value="fupdateview.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="UpdateView"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="fUpdateView"/>
      </Unit6>
      <Unit7>
        <Filename Value="ulpk.pp"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="uLpk"/>
      </Unit7>
      <Unit8>
        <Filename Value="configfile.pas"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="ConfigFile"/>
      </Unit8>
      <Unit9>
        <Filename Value="..\..\doceditor\frmmain.pp"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="MainForm"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="FrmMain"/>
      </Unit9>
      <Unit10>
        <Filename Value="feditor.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="ModuleEditor"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="fEditor"/>
      </Unit10>
    </Units>
  </ProjectOptions>
  <CompilerOptions>
    <Version Value="11"/>
    <PathDelim Value="\"/>
    <Target>
      <Filename Value="FPDocManager"/>
    </Target>
    <SearchPaths>
      <IncludeFiles Value="$(ProjOutDir)"/>
      <OtherUnitFiles Value="$(FPCSrcDir)\utils\fpdoc;$(FPCSrcDir)\packages\fcl-passrc\src;..\..\doceditor"/>
      <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
    </SearchPaths>
    <Linking>
      <Options>
        <Win32>
          <GraphicApplication Value="True"/>
        </Win32>
      </Options>
    </Linking>
    <Other>
      <CompilerMessages>
        <UseMsgFile Value="True"/>
      </CompilerMessages>
      <CustomOptions Value="-uFCLadds"/>
      <CompilerPath Value="$(CompPath)"/>
    </Other>
  </CompilerOptions>
  <Debugging>
    <Exceptions Count="5">
      <Item1>
        <Name Value="EAbort"/>
      </Item1>
      <Item2>
        <Name Value="ECodetoolError"/>
      </Item2>
      <Item3>
        <Name Value="EFOpenError"/>
      </Item3>
      <Item4>
        <Name Value="EStringListError"/>
      </Item4>
      <Item5>
        <Name Value="EParserError"/>
      </Item5>
    </Exceptions>
  </Debugging>
</CONFIG>