<Scaled Value="True"/> <ResourceType Value="res"/> <UseXPManifest Value="True"/> <XPManifest> <DpiAware Value="True"/> </XPManifest> <Icon Value="0"/> </General> <BuildModes> <Item Name="Release" Default="True"/> <Item Name="Debug"> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="BigIntVM"/> </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> <Debugging> <DebugInfoType Value="dsDwarf3"/> <UseHeaptrc Value="True"/> <UseExternalDbgSyms Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> </CompilerOptions> </Item> <SharedMatrixOptions Count="2"> <Item1 Targets="Common" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/> <Item2 ID="202440807568" Targets="Common" Modes="Release" Value="-CX -XX -O3"/> </SharedMatrixOptions> </BuildModes> <PublishOptions> <Version Value="2"/> <UseFileFilters Value="True"/> </PublishOptions> <RunParams> <FormatVersion Value="2"/> </RunParams> <RequiredPackages> <Item> <PackageName Value="Common"/> <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/> </Item> <Item> <PackageName Value="LCL"/> </Item> </RequiredPackages> <Units> <Unit> <Filename Value="BigIntVM.lpr"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Forms/FormMain.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMain"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit> <Unit> <Filename Value="Cpu.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="IntMemory.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Int.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Machine.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="DeviceManager.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Screen.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Console.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Device.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Assembler.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Instructions.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Parser.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Message.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Example.asm"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Disassembler.pas"/> <IsPartOfProject Value="True"/> </Unit> <Unit> <Filename Value="Forms/FormDisassembler.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormDisassembler"/> <ResourceBaseClass Value="Form"/> </Unit> <Unit> <Filename Value="Forms/FormMemory.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMemory"/> </Unit> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <Target> <Filename Value="BigIntVM"/> </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"/> <RunWithoutDebug Value="True"/> </Debugging> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> </CompilerOptions> <Debugging> <Exceptions> <Item> <Name Value="EAbort"/> </Item> <Item> <Name Value="ECodetoolError"/> </Item> <Item> <Name Value="EFOpenError"/> </Item> </Exceptions> </Debugging> </CONFIG>