|
@@ -54,6 +54,20 @@
|
|
<OtherUnitFiles Value="../src/win"/>
|
|
<OtherUnitFiles Value="../src/win"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
</SearchPaths>
|
|
|
|
+ <Parsing>
|
|
|
|
+ <SyntaxOptions>
|
|
|
|
+ <IncludeAssertionCode Value="True"/>
|
|
|
|
+ </SyntaxOptions>
|
|
|
|
+ </Parsing>
|
|
|
|
+ <CodeGeneration>
|
|
|
|
+ <Checks>
|
|
|
|
+ <IOChecks Value="True"/>
|
|
|
|
+ <RangeChecks Value="True"/>
|
|
|
|
+ <OverflowChecks Value="True"/>
|
|
|
|
+ <StackChecks Value="True"/>
|
|
|
|
+ </Checks>
|
|
|
|
+ <VerifyObjMethodCallValidity Value="True"/>
|
|
|
|
+ </CodeGeneration>
|
|
</CompilerOptions>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Exceptions Count="3">
|