|
@@ -0,0 +1,71 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<CONFIG>
|
|
|
+ <ProjectOptions>
|
|
|
+ <Version Value="12"/>
|
|
|
+ <General>
|
|
|
+ <Flags>
|
|
|
+ <MainUnitHasCreateFormStatements Value="False"/>
|
|
|
+ <MainUnitHasTitleStatement Value="False"/>
|
|
|
+ <MainUnitHasScaledStatement Value="False"/>
|
|
|
+ <UseDefaultCompilerOptions Value="True"/>
|
|
|
+ </Flags>
|
|
|
+ <SessionStorage Value="InProjectDir"/>
|
|
|
+ <Title Value="createconfig"/>
|
|
|
+ <UseAppBundle Value="False"/>
|
|
|
+ <ResourceType Value="res"/>
|
|
|
+ </General>
|
|
|
+ <BuildModes>
|
|
|
+ <Item Name="Default" Default="True"/>
|
|
|
+ </BuildModes>
|
|
|
+ <PublishOptions>
|
|
|
+ <Version Value="2"/>
|
|
|
+ <UseFileFilters Value="True"/>
|
|
|
+ </PublishOptions>
|
|
|
+ <RunParams>
|
|
|
+ <FormatVersion Value="2"/>
|
|
|
+ </RunParams>
|
|
|
+ <Units>
|
|
|
+ <Unit>
|
|
|
+ <Filename Value="createconfig.pp"/>
|
|
|
+ <IsPartOfProject Value="True"/>
|
|
|
+ </Unit>
|
|
|
+ </Units>
|
|
|
+ </ProjectOptions>
|
|
|
+ <CompilerOptions>
|
|
|
+ <Version Value="11"/>
|
|
|
+ <Target>
|
|
|
+ <Filename Value="createconfig"/>
|
|
|
+ </Target>
|
|
|
+ <SearchPaths>
|
|
|
+ <IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
+ <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
|
+ </SearchPaths>
|
|
|
+ <CodeGeneration>
|
|
|
+ <Checks>
|
|
|
+ <IOChecks Value="True"/>
|
|
|
+ <RangeChecks Value="True"/>
|
|
|
+ <OverflowChecks Value="True"/>
|
|
|
+ <StackChecks Value="True"/>
|
|
|
+ </Checks>
|
|
|
+ <VerifyObjMethodCallValidity Value="True"/>
|
|
|
+ </CodeGeneration>
|
|
|
+ <Linking>
|
|
|
+ <Debugging>
|
|
|
+ <TrashVariables Value="True"/>
|
|
|
+ </Debugging>
|
|
|
+ </Linking>
|
|
|
+ </CompilerOptions>
|
|
|
+ <Debugging>
|
|
|
+ <Exceptions>
|
|
|
+ <Item>
|
|
|
+ <Name Value="EAbort"/>
|
|
|
+ </Item>
|
|
|
+ <Item>
|
|
|
+ <Name Value="ECodetoolError"/>
|
|
|
+ </Item>
|
|
|
+ <Item>
|
|
|
+ <Name Value="EFOpenError"/>
|
|
|
+ </Item>
|
|
|
+ </Exceptions>
|
|
|
+ </Debugging>
|
|
|
+</CONFIG>
|