<Scaled Value="True"/> <ResourceType Value="res"/> <UseXPManifest Value="True"/> <XPManifest> <DpiAware Value="True"/> </XPManifest> <Icon Value="0"/> </General> <BuildModes Count="2"> <Item1 Name="Debug" Default="True"/> <Item2 Name="Release"> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="virtucpu4"/> </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"/> <UseFileFilters Value="True"/> </PublishOptions> <RunParams> <FormatVersion Value="2"/> <Modes Count="0"/> </RunParams> <RequiredPackages Count="2"> <Item1> <PackageName Value="SynEdit"/> </Item1> <Item2> <PackageName Value="LCL"/> </Item2> </RequiredPackages> <Units Count="18"> <Unit0> <Filename Value="virtucpu4.lpr"/> <IsPartOfProject Value="True"/> </Unit0> <Unit1> <Filename Value="Forms\UFormMain.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMain"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit1> <Unit2> <Filename Value="UCpu.pas"/> <IsPartOfProject Value="True"/> </Unit2> <Unit3> <Filename Value="UInstructionWriter.pas"/> <IsPartOfProject Value="True"/> </Unit3> <Unit4> <Filename Value="UMachine.pas"/> <IsPartOfProject Value="True"/> </Unit4> <Unit5> <Filename Value="UMemory.pas"/> <IsPartOfProject Value="True"/> </Unit5> <Unit6> <Filename Value="Forms\UFormDisassembler.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormDisassembler"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit6> <Unit7> <Filename Value="Forms\UFormMemory.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormMemory"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit7> <Unit8> <Filename Value="Forms\UFormCpuState.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormCpuState"/> <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\UFormConsole.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormConsole"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit10> <Unit11> <Filename Value="UDisassembler.pas"/> <IsPartOfProject Value="True"/> </Unit11> <Unit12> <Filename Value="UAssembler.pas"/> <IsPartOfProject Value="True"/> </Unit12> <Unit13> <Filename Value="UInstructionReader.pas"/> <IsPartOfProject Value="True"/> </Unit13> <Unit14> <Filename Value="UOpcode.pas"/> <IsPartOfProject Value="True"/> </Unit14> <Unit15> <Filename Value="Forms\UFormAssembler.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormAssembler"/> <HasResources Value="True"/> <ResourceBaseClass Value="Form"/> </Unit15> <Unit16> <Filename Value="Forms\UFormCompilerPascal.pas"/> <IsPartOfProject Value="True"/> <ComponentName Value="FormCompilerPascal"/> <ResourceBaseClass Value="Form"/> </Unit16> <Unit17> <Filename Value="UCompilerPascal.pas"/> <IsPartOfProject Value="True"/> </Unit17> </Units> </ProjectOptions> <CompilerOptions> <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="virtucpu4"/> </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> <UseHeaptrc Value="True"/> <UseExternalDbgSyms 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>