<Scaled Value="True"/> <ResourceType Value="res"/> <UseXPManifest Value="True"/> <XPManifest> <DpiAware Value="True"/> </XPManifest> <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="xpascal"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms;Generators;Parsers"/> <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> <SharedMatrixOptions Count="2"> <Item1 ID="376528892696" Targets="Common" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/> <Item2 ID="434607938817" Targets="Common" Modes="Release" Value="-CX -XX -O3"/> </SharedMatrixOptions> </BuildModes> <PublishOptions> <Version Value="2"/> <UseFileFilters Value="True"/> </PublishOptions> <RunParams> <FormatVersion Value="2"/> </RunParams> <RequiredPackages Count="3"> <Item1> <PackageName Value="Common"/> <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/> </Item1> <Item2> <PackageName Value="SynEdit"/> </Item2> <Item3> <PackageName Value="LCL"/> </Item3> </RequiredPackages> <Units Count="20"> <Unit0> <Filename Value="xpascal.lpr"/> <IsPartOfProject Value="True"/> </Unit0> <Unit1> <Filename Value="Parser.pas"/> <IsPartOfProject Value="True"/> </Unit1> <Unit2> <Filename Value="Tokenizer.pas"/> <IsPartOfProject Value="True"/> </Unit2> <Unit3> <Filename Value="Source.pas"/> <IsPartOfProject Value="True"/> </Unit3> <Unit4> <Filename Value="Executor.pas"/> <IsPartOfProject Value="True"/> </Unit4> <Unit5> <Filename Value="Interpreter.pas"/> <IsPartOfProject Value="True"/> </Unit5> <Unit6> <Filename Value="Generator.pas"/> <IsPartOfProject Value="True"/> </Unit6> <Unit7> <Filename Value="Forms/FormMessages.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMessages"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit7> <Unit8> <Filename Value="Forms/FormSource.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormSource"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit8> <Unit9> <Filename Value="Optimizer.pas"/> <IsPartOfProject Value="True"/> </Unit9> <Unit10> <Filename Value="Forms/FormOutput.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormOutput"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit10> <Unit11> <Filename Value="Forms/FormMain.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMain"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit11> <Unit12> <Filename Value="Generators/GeneratorCSharp.pas"/> <IsPartOfProject Value="True"/> </Unit12> <Unit13> <Filename Value="Generators/GeneratorPascal.pas"/> <IsPartOfProject Value="True"/> </Unit13> <Unit14> <Filename Value="Generators/GeneratorPhp.pas"/> <IsPartOfProject Value="True"/> </Unit14> <Unit15> <Filename Value="Generators/GeneratorXml.pas"/> <IsPartOfProject Value="True"/> </Unit15> <Unit16> <Filename Value="Parsers/ParserPascal.pas"/> <IsPartOfProject Value="True"/> </Unit16> <Unit17> <Filename Value="Tests.pas"/> <IsPartOfProject Value="True"/> </Unit17> <Unit18> <Filename Value="Forms/FormConsole.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormConsole"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit18> <Unit19> <Filename Value="SourceNode.pas"/> <IsPartOfProject Value="True"/> </Unit19> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="xpascal"/> </Target> <SearchPaths> <IncludeFiles Value="$(ProjOutDir)"/> <OtherUnitFiles Value="Forms;Generators;Parsers"/> <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> <Debugging> <DebugInfoType Value="dsDwarf2Set"/> <UseHeaptrc Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CompilerMessages> <IgnoredMessages idx5024="True"/> </CompilerMessages> </Other> </CompilerOptions> <Debugging> <Exceptions Count="3"> <Item1> <Name Value="EAbort"/> </Item1> <Item2> <Name Value="ECodetoolError"/> </Item2> <Item3> <Name Value="EFOpenError"/> </Item3> </Exceptions> </Debugging> </CONFIG>