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 / usr / share / lazarus / 2.0.10 / tools / install / macosx / environmentoptions.xml
Size: Mime:
<?xml version="1.0"?>
<CONFIG>
  <EnvironmentOptions>
    <Version Value="110" Lazarus="2.0.10"/>
    <LazarusDirectory Value="/Developer/lazarus/">
      <History Count="1">
        <Item1 Value="/Developer/lazarus/"/>
      </History>
    </LazarusDirectory>
    <CompilerFilename Value="/usr/local/bin/_PPCARCH_">
      <History Count="3">
        <Item1 Value="/usr/local/bin/_PPCARCH_"/>
        <Item2 Value="/usr/bin/_PPCARCH_"/>
        <Item3 Value="/opt/fpc/_PPCARCH_"/>
      </History>
    </CompilerFilename>
    <FPCSourceDirectory Value="/usr/local/share/fpcsrc/">
      <History Count="1">
        <Item1 Value="/usr/local/share/fpcsrc/"/>
      </History>
    </FPCSourceDirectory>
    <MakeFilename>
      <History Count="1">
        <Item1 Value="/usr/bin/make"/>
      </History>
    </MakeFilename>
    <TestBuildDirectory Value="~/tmp/">
      <History Count="3">
        <Item1 Value="/tmp/"/>
        <Item2 Value="/var/tmp/"/>
        <Item3 Value="$ENV(TMPDIR)"/>
      </History>
    </TestBuildDirectory>
    <Debugger Class="TFpLldbDebugger"/>
    <DebuggerFilename Value="/usr/bin/lldb"/>
  </EnvironmentOptions>
</CONFIG>