<UseAppBundle Value="False"/> <ResourceType Value="res"/> </General> <BuildModes> <Item Name="Release" Default="True"/> <Item Name="Debug"> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> <SyntaxOptions> <SyntaxMode Value="Delphi"/> <CStyleOperator Value="False"/> <IncludeAssertionCode Value="True"/> <AllowLabel Value="False"/> <CPPInline Value="False"/> </SyntaxOptions> </Parsing> <CodeGeneration> <Checks> <IOChecks Value="True"/> <RangeChecks Value="True"/> <OverflowChecks Value="True"/> <StackChecks Value="True"/> </Checks> <VerifyObjMethodCallValidity Value="True"/> </CodeGeneration> <Linking> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> <ExecutableType Value="Library"/> </Options> </Linking> <Other> <CustomOptions Value="-dDEBUG"/> </Other> </CompilerOptions> </Item> </BuildModes> <PublishOptions> <Version Value="2"/> <UseFileFilters Value="True"/> </PublishOptions> <RunParams> <FormatVersion Value="2"/> </RunParams> <RequiredPackages> <Item> <PackageName Value="LCL"/> </Item> </RequiredPackages> <Units> <Unit> <Filename Value="AIProject.lpr"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Protocol.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="CustomAI.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="AI.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Pile.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="ToolAI.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Switches.inc"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Names.pas"/> <IsPartOfProject Value="True"/> </Unit> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> <SyntaxOptions> <SyntaxMode Value="Delphi"/> <CStyleOperator Value="False"/> <AllowLabel Value="False"/> <UseAnsiStrings Value="False"/> </SyntaxOptions> </Parsing> <CodeGeneration> <SmartLinkUnit Value="True"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> <RunWithoutDebug Value="True"/> <UseLineInfoUnit Value="False"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> <ExecutableType Value="Library"/> </Options> </Linking> </CompilerOptions> <Debugging> <Exceptions> <Item> <Name Value="EAbort"/> </Item> <Item> <Name Value="ECodetoolError"/> </Item> <Item> <Name Value="EFOpenError"/> </Item> </Exceptions> </Debugging> </CONFIG>