installer: updated default environmentoptions.xml

git-svn-id: trunk@51706 -
This commit is contained in:
mattias 2016-02-26 12:49:37 +00:00
parent ed8900d395
commit 4b0ec4022f
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<CONFIG>
<EnvironmentOptions>
<Version Value="109" Lazarus="1.7"/>
<Version Value="110" Lazarus="1.7"/>
<LazarusDirectory Value="__LAZARUSDIR__">
<History Count="1">
<Item1 Value="/usr/lib/lazarus/"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<CONFIG>
<EnvironmentOptions>
<Version Value="109" Lazarus="1.7"/>
<Version Value="110" Lazarus="1.7"/>
<LazarusDirectory Value="/Developer/lazarus/">
<History Count="1">
<Item1 Value="/Developer/lazarus/"/>

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<CONFIG>
<EnvironmentOptions>
<Version Value="109" Lazarus="1.7"/>
<Version Value="110" Lazarus="1.7"/>
<LazarusDirectory Value="%LazDir%">
</LazarusDirectory>
<CompilerFilename Value="%FpcBinDir%\fpc.exe">