|
@@ -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>
|