<ResourceType Value="res"/> <UseXPManifest Value="True"/> <Icon Value="0"/> </General> <i18n> <EnableI18N Value="True"/> <OutDir Value="Languages"/> </i18n> <BuildModes Count="2"> <Item1 Name="Debug" Default="True"/> <Item2 Name="Release"> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="LibrePaint"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/> </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"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> </CompilerOptions> </Item2> </BuildModes> <PublishOptions> <Version Value="2"/> </PublishOptions> <RunParams> <local> <FormatVersion Value="1"/> </local> </RunParams> <RequiredPackages Count="5"> <Item1> <PackageName Value="CoolTranslator"/> <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/> </Item1> <Item2> <PackageName Value="Common"/> <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/> </Item2> <Item3> <PackageName Value="TemplateGenerics"/> <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/> </Item3> <Item4> <PackageName Value="FastGraphics"/> <DefaultFilename Value="Packages/FastGraphics/FastGraphics.lpk" Prefer="True"/> </Item4> <Item5> <PackageName Value="LCL"/> </Item5> </RequiredPackages> <Units Count="6"> <Unit0> <Filename Value="LibrePaint.lpr"/> <IsPartOfProject Value="True"/> </Unit0> <Unit1> <Filename Value="UCore.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="Core"/> <HasResources Value="True"/> <ResourceBaseClass Value="DataModule"/> </Unit1> <Unit2> <Filename Value="UProject.pas"/> <IsPartOfProject Value="True"/> </Unit2> <Unit3> <Filename Value="Forms/UFormNew.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormNew"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit3> <Unit4> <Filename Value="Forms/UFormMain.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMain"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit4> <Unit5> <Filename Value="Forms/UFormSettings.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormSettings"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit5> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="LibrePaint"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms"/> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/> </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> </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>