<ResourceType Value="res"/> <UseXPManifest Value="True"/> <Icon Value="0"/> </General> <BuildModes Count="2"> <Item1 Name="Debug" Default="True"/> <Item2 Name="Release"> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="virtcpu"/> </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> <LinkSmart Value="True"/> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> </CompilerOptions> </Item2> </BuildModes> <PublishOptions> <Version Value="2"/> </PublishOptions> <RunParams> <FormatVersion Value="2"/> <Modes Count="1"> <Mode0 Name="default"/> </Modes> </RunParams> <RequiredPackages Count="1"> <Item1> <PackageName Value="LCL"/> </Item1> </RequiredPackages> <Units Count="16"> <Unit0> <Filename Value="virtcpu.lpr"/> <IsPartOfProject Value="True"/> </Unit0> <Unit1> <Filename Value="UMachine.pas"/> <IsPartOfProject Value="True"/> </Unit1> <Unit2> <Filename Value="UInstructionWriter.pas"/> <IsPartOfProject Value="True"/> </Unit2> <Unit3> <Filename Value="UVarInt.pas"/> <IsPartOfProject Value="True"/> </Unit3> <Unit4> <Filename Value="Forms\UFormAssembler.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormAssembler"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit4> <Unit5> <Filename Value="Forms\UFormConsole.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormConsole"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit5> <Unit6> <Filename Value="Forms\UFormCpuState.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormCpuState"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit6> <Unit7> <Filename Value="Forms\UFormMain.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMain"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit7> <Unit8> <Filename Value="Forms\UFormMemory.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMemory"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit8> <Unit9> <Filename Value="Forms\UFormScreen.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormScreen"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit9> <Unit10> <Filename Value="Forms\UFormDisassembler.pas"/> <IsPartOfProject Value="True"/> <HasResources Value="True"/> </Unit10> <Unit11> <Filename Value="UInstructionReader.pas"/> <IsPartOfProject Value="True"/> </Unit11> <Unit12> <Filename Value="UAssembler.pas"/> <IsPartOfProject Value="True"/> </Unit12> <Unit13> <Filename Value="UDisassembler.pas"/> <IsPartOfProject Value="True"/> </Unit13> <Unit14> <Filename Value="UCpu.pas"/> <IsPartOfProject Value="True"/> </Unit14> <Unit15> <Filename Value="UOpcode.pas"/> <IsPartOfProject Value="True"/> </Unit15> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="virtcpu"/> </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> <VerifyObjMethodCallValidity Value="True"/> </CodeGeneration> <Linking> <Debugging> <DebugInfoType Value="dsDwarf2Set"/> <UseHeaptrc Value="True"/> </Debugging> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> </CompilerOptions> <Debugging> <Exceptions Count="3"> <Item1> <Name Value="EAbort"/> </Item1> <Item2> <Name Value="ECodetoolError"/> </Item2> <Item3> <Name Value="EFOpenError"/> </Item3> </Exceptions> </Debugging> </CONFIG>