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-project / etc / lazarus / environmentoptions.xml
Size: Mime:
<?xml version="1.0"?>
<CONFIG>
  <EnvironmentOptions>
    <Version Value="110" Lazarus="2.0.10"/>
    <LazarusDirectory Value="/usr/share/lazarus/2.0.10/">
      <History Count="1">
        <Item1 Value="/usr/lib/lazarus/"/>
      </History>
    </LazarusDirectory>
    <CompilerFilename Value="/usr/bin/fpc">
      <History Count="3">
        <Item1 Value="/usr/local/bin/fpc"/>
        <Item2 Value="/usr/bin/fpc"/>
        <Item3 Value="/opt/fpc/fpc"/>
      </History>
    </CompilerFilename>
    <FPCSourceDirectory Value="/usr/share/fpcsrc/$(FPCVER)/">
      <History Count="2">
        <Item1 Value="/usr/share/fpcsrc/"/>
        <Item2 Value="/usr/share/fpcsrc/$(FPCVER)/"/>
      </History>
    </FPCSourceDirectory>
    <MakeFilename>
      <History Count="1">
        <Item1 Value="/usr/bin/make"/>
      </History>
    </MakeFilename>
    <TestBuildDirectory Value="~/tmp/">
      <History Count="2">
        <Item1 Value="/tmp/"/>
        <Item2 Value="/var/tmp/"/>
      </History>
    </TestBuildDirectory>
  </EnvironmentOptions>
</CONFIG>