<ResourceType Value="res"/> <UseXPManifest Value="True"/> <XPManifest> <DpiAware Value="True"/> </XPManifest> <Icon Value="0"/> </General> <i18n> <EnableI18N Value="True"/> <OutDir Value="Languages"/> </i18n> <VersionInfo> <UseVersionInfo Value="True"/> <MajorVersionNr Value="1"/> <MinorVersionNr Value="1"/> <StringTable ProductVersion=""/> </VersionInfo> <BuildModes Count="4"> <Item1 Name="Debug" Default="True"/> <Item2 Name="Release"> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="xtactics"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> <SyntaxOptions> <SyntaxMode Value="Delphi"/> <CStyleOperator Value="False"/> <AllowLabel Value="False"/> <CPPInline Value="False"/> </SyntaxOptions> </Parsing> <CodeGeneration> <SmartLinkUnit Value="True"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> <StripSymbols Value="True"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> </CompilerOptions> </Item2> <Item3 Name="Windows 32-bit"> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="lib/$(TargetCPU)-$(TargetOS)/xtactics"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> <SyntaxOptions> <SyntaxMode Value="Delphi"/> <CStyleOperator Value="False"/> <AllowLabel Value="False"/> <CPPInline Value="False"/> </SyntaxOptions> </Parsing> <CodeGeneration> <SmartLinkUnit Value="True"/> <TargetCPU Value="i386"/> <TargetOS Value="win32"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> <StripSymbols Value="True"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> </CompilerOptions> </Item3> <Item4 Name="Windows 64-bit"> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="lib/$(TargetCPU)-$(TargetOS)/xtactics"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> <SyntaxOptions> <SyntaxMode Value="Delphi"/> <CStyleOperator Value="False"/> <AllowLabel Value="False"/> <CPPInline Value="False"/> </SyntaxOptions> </Parsing> <CodeGeneration> <SmartLinkUnit Value="True"/> <TargetCPU Value="x86_64"/> <TargetOS Value="win64"/> <Optimizations> <OptimizationLevel Value="3"/> </Optimizations> </CodeGeneration> <Linking> <Debugging> <GenerateDebugInfo Value="False"/> <StripSymbols Value="True"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> </CompilerOptions> </Item4> </BuildModes> <PublishOptions> <Version Value="2"/> </PublishOptions> <RunParams> <local> <FormatVersion Value="1"/> </local> </RunParams> <RequiredPackages Count="6"> <Item1> <PackageName Value="TAChartLazarusPkg"/> </Item1> <Item2> <PackageName Value="TemplateGenerics"/> <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/> </Item2> <Item3> <PackageName Value="Common"/> <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/> </Item3> <Item4> <PackageName Value="FCL"/> </Item4> <Item5> <PackageName Value="CoolTranslator"/> <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/> </Item5> <Item6> <PackageName Value="LCL"/> </Item6> </RequiredPackages> <Units Count="12"> <Unit0> <Filename Value="xtactics.lpr"/> <IsPartOfProject Value="True"/> </Unit0> <Unit1> <Filename Value="UGame.pas"/> <IsPartOfProject Value="True"/> </Unit1> <Unit2> <Filename Value="UCore.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="Core"/> <HasResources Value="True"/> <ResourceBaseClass Value="DataModule"/> </Unit2> <Unit3> <Filename Value="Forms/UFormPlayer.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormPlayer"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit3> <Unit4> <Filename Value="Forms/UFormSettings.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormSettings"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit4> <Unit5> <Filename Value="Forms/UFormMain.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMain"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit5> <Unit6> <Filename Value="Forms/UFormMove.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMove"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit6> <Unit7> <Filename Value="Forms/UFormNew.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormNew"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit7> <Unit8> <Filename Value="Forms/UFormAbout.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormAbout"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit8> <Unit9> <Filename Value="Forms/UFormHelp.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormHelp"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit9> <Unit10> <Filename Value="UMap.pas"/> <IsPartOfProject Value="True"/> </Unit10> <Unit11> <Filename Value="Forms/UFormCharts.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormCharts"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit11> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="xtactics"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms"/> <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> </CodeGeneration> <Linking> <Debugging> <UseHeaptrc Value="True"/> <UseExternalDbgSyms Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CompilerMessages> <IgnoredMessages idx5024="True"/> </CompilerMessages> <CustomOptions Value="-dDEBUG"/> </Other> </CompilerOptions> <Debugging> <Exceptions Count="3"> <Item1> <Name Value="EAbort"/> </Item1> <Item2> <Name Value="ECodetoolError"/> </Item2> <Item3> <Name Value="EFOpenError"/> </Item3> </Exceptions> </Debugging> </CONFIG>