2
0

ppcppc.lpi 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="12"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasUsesSectionForAllUnits Value="False"/>
  9. <MainUnitHasCreateFormStatements Value="False"/>
  10. <MainUnitHasTitleStatement Value="False"/>
  11. <LRSInOutputDirectory Value="False"/>
  12. <CompatibilityMode Value="True"/>
  13. </Flags>
  14. <SessionStorage Value="InProjectDir"/>
  15. <Title Value="ppcppc"/>
  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. <local>
  25. <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  26. </local>
  27. <FormatVersion Value="2"/>
  28. <Modes Count="1">
  29. <Mode0 Name="default">
  30. <local>
  31. <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  32. </local>
  33. </Mode0>
  34. </Modes>
  35. </RunParams>
  36. <Units Count="2">
  37. <Unit0>
  38. <Filename Value="pp.pas"/>
  39. <IsPartOfProject Value="True"/>
  40. </Unit0>
  41. <Unit1>
  42. <Filename Value="powerpc\cgcpu.pas"/>
  43. <IsPartOfProject Value="True"/>
  44. </Unit1>
  45. </Units>
  46. </ProjectOptions>
  47. <CompilerOptions>
  48. <Version Value="11"/>
  49. <PathDelim Value="\"/>
  50. <Target>
  51. <Filename Value="powerpc\pp"/>
  52. </Target>
  53. <SearchPaths>
  54. <IncludeFiles Value="powerpc"/>
  55. <OtherUnitFiles Value="powerpc;ppcgen;systems"/>
  56. <UnitOutputDirectory Value="powerpc\lazbuild"/>
  57. </SearchPaths>
  58. <Parsing>
  59. <SyntaxOptions>
  60. <CStyleOperator Value="False"/>
  61. <AllowLabel Value="False"/>
  62. <CPPInline Value="False"/>
  63. <UseAnsiStrings Value="False"/>
  64. </SyntaxOptions>
  65. </Parsing>
  66. <CodeGeneration>
  67. <Checks>
  68. <IOChecks Value="True"/>
  69. <RangeChecks Value="True"/>
  70. <OverflowChecks Value="True"/>
  71. <StackChecks Value="True"/>
  72. </Checks>
  73. <VerifyObjMethodCallValidity Value="True"/>
  74. </CodeGeneration>
  75. <Linking>
  76. <Debugging>
  77. <TrashVariables Value="True"/>
  78. </Debugging>
  79. </Linking>
  80. <Other>
  81. <Verbosity>
  82. <ShowWarn Value="False"/>
  83. <ShowNotes Value="False"/>
  84. <ShowHints Value="False"/>
  85. </Verbosity>
  86. <ConfigFile>
  87. <StopAfterErrCount Value="50"/>
  88. </ConfigFile>
  89. <CustomOptions Value="-dpowerpc"/>
  90. </Other>
  91. </CompilerOptions>
  92. </CONFIG>