mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-29 17:49:25 +02:00
mac env options: added fpc source dir
This commit is contained in:
parent
e345b5e451
commit
6a0a66229e
@ -14,9 +14,10 @@
|
||||
<Item3 Value="/opt/fpc/_PPCARCH_"/>
|
||||
</History>
|
||||
</CompilerFilename>
|
||||
<FPCSourceDirectory Value="/usr/local/share/fpcsrc/">
|
||||
<History Count="1">
|
||||
<FPCSourceDirectory Value="$(LazarusDir)/fpc/$(FPCVer)/sources/">
|
||||
<History Count="2">
|
||||
<Item1 Value="/usr/local/share/fpcsrc/"/>
|
||||
<Item2 Value="$(LazarusDir)/fpc/$(FPCVer)/sources/"/>
|
||||
</History>
|
||||
</FPCSourceDirectory>
|
||||
<MakeFilename>
|
||||
|
Loading…
Reference in New Issue
Block a user