pp.lpi 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="11"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasUsesSectionForAllUnits Value="False"/>
  9. <MainUnitHasCreateFormStatements Value="False"/>
  10. <MainUnitHasTitleStatement Value="False"/>
  11. <LRSInOutputDirectory Value="False"/>
  12. </Flags>
  13. <SessionStorage Value="InProjectDir"/>
  14. <MainUnit Value="0"/>
  15. <Title Value="ppc386"/>
  16. </General>
  17. <BuildModes Count="1">
  18. <Item1 Name="default" Default="True"/>
  19. </BuildModes>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. </PublishOptions>
  23. <RunParams>
  24. <FormatVersion Value="2"/>
  25. <Modes Count="1">
  26. <Mode0 Name="default"/>
  27. </Modes>
  28. </RunParams>
  29. <Units Count="2">
  30. <Unit0>
  31. <Filename Value="pp.pas"/>
  32. <IsPartOfProject Value="True"/>
  33. </Unit0>
  34. <Unit1>
  35. <Filename Value="i8086\symcpu.pas"/>
  36. <IsPartOfProject Value="True"/>
  37. </Unit1>
  38. </Units>
  39. </ProjectOptions>
  40. <CompilerOptions>
  41. <Version Value="11"/>
  42. <PathDelim Value="\"/>
  43. <Target>
  44. <Filename Value="i386\pp"/>
  45. </Target>
  46. <SearchPaths>
  47. <IncludeFiles Value="i386"/>
  48. <OtherUnitFiles Value="i386;x86;systems"/>
  49. <UnitOutputDirectory Value="i386\lazbuild"/>
  50. </SearchPaths>
  51. <Parsing>
  52. <SyntaxOptions>
  53. <CStyleOperator Value="False"/>
  54. <AllowLabel Value="False"/>
  55. <CPPInline Value="False"/>
  56. <UseAnsiStrings Value="False"/>
  57. </SyntaxOptions>
  58. </Parsing>
  59. <Other>
  60. <Verbosity>
  61. <ShowWarn Value="False"/>
  62. <ShowNotes Value="False"/>
  63. <ShowHints Value="False"/>
  64. </Verbosity>
  65. <ConfigFile>
  66. <StopAfterErrCount Value="50"/>
  67. </ConfigFile>
  68. <CustomOptions Value="-di386
  69. -dEXTDEBUG
  70. -Sew
  71. -Oodfa"/>
  72. </Other>
  73. </CompilerOptions>
  74. </CONFIG>