* lazarus version update

git-svn-id: trunk@42198 -
This commit is contained in:
florian 2019-06-09 20:08:09 +00:00
parent 17c48694a5
commit fe99252a9b

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
<Version Value="11"/>
<PathDelim Value="\"/>
<General>
<Flags>
@ -19,13 +19,12 @@
</BuildModes>
<PublishOptions>
<Version Value="2"/>
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
</PublishOptions>
<RunParams>
<local>
<FormatVersion Value="1"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default"/>
</Modes>
</RunParams>
<Units Count="2">
<Unit0>
@ -66,7 +65,10 @@
<ConfigFile>
<StopAfterErrCount Value="50"/>
</ConfigFile>
<CustomOptions Value="-di386 -dEXTDEBUG"/>
<CustomOptions Value="-di386
-dEXTDEBUG
-Sew
-Oodfa"/>
</Other>
</CompilerOptions>
</CONFIG>