|
@@ -21,8 +21,47 @@
|
|
|
<BuildNr Value="1095"/>
|
|
|
<StringTable ProductVersion="0.9"/>
|
|
|
</VersionInfo>
|
|
|
- <BuildModes Count="1">
|
|
|
+ <BuildModes Count="2">
|
|
|
<Item1 Name="default" Default="True"/>
|
|
|
+ <Item2 Name="debug">
|
|
|
+ <CompilerOptions>
|
|
|
+ <Version Value="11"/>
|
|
|
+ <SearchPaths>
|
|
|
+ <IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
+ <OtherUnitFiles Value="../Synapse/source/lib"/>
|
|
|
+ </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"/>
|
|
|
+ <Optimizations>
|
|
|
+ <OptimizationLevel Value="0"/>
|
|
|
+ </Optimizations>
|
|
|
+ </CodeGeneration>
|
|
|
+ <Linking>
|
|
|
+ <Options>
|
|
|
+ <Win32>
|
|
|
+ <GraphicApplication Value="True"/>
|
|
|
+ </Win32>
|
|
|
+ </Options>
|
|
|
+ </Linking>
|
|
|
+ <Other>
|
|
|
+ <CompilerMessages>
|
|
|
+ <UseMsgFile Value="True"/>
|
|
|
+ </CompilerMessages>
|
|
|
+ <CompilerPath Value="$(CompPath)"/>
|
|
|
+ </Other>
|
|
|
+ </CompilerOptions>
|
|
|
+ </Item2>
|
|
|
</BuildModes>
|
|
|
<PublishOptions>
|
|
|
<Version Value="2"/>
|