mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 05:20:27 +02:00
36 lines
1.0 KiB
XML
36 lines
1.0 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<EnvironmentOptions>
|
|
<Version Value="110" Lazarus="1.9.0"/>
|
|
<LazarusDirectory Value="__LAZARUSDIR__">
|
|
<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="__FPCSRCDIR__">
|
|
<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>
|