ppcppc.lpi 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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="ppcppc"/>
  16. </General>
  17. <BuildModes Count="1">
  18. <Item1 Name="default" Default="True"/>
  19. </BuildModes>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  23. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  24. </PublishOptions>
  25. <RunParams>
  26. <local>
  27. <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  28. </local>
  29. <FormatVersion Value="2"/>
  30. <Modes Count="1">
  31. <Mode0 Name="default">
  32. <local>
  33. <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  34. </local>
  35. </Mode0>
  36. </Modes>
  37. </RunParams>
  38. <Units Count="2">
  39. <Unit0>
  40. <Filename Value="pp.pas"/>
  41. <IsPartOfProject Value="True"/>
  42. </Unit0>
  43. <Unit1>
  44. <Filename Value="powerpc\cgcpu.pas"/>
  45. <IsPartOfProject Value="True"/>
  46. </Unit1>
  47. </Units>
  48. </ProjectOptions>
  49. <CompilerOptions>
  50. <Version Value="11"/>
  51. <PathDelim Value="\"/>
  52. <Target>
  53. <Filename Value="powerpc\pp"/>
  54. </Target>
  55. <SearchPaths>
  56. <IncludeFiles Value="powerpc"/>
  57. <OtherUnitFiles Value="powerpc;ppcgen;systems"/>
  58. <UnitOutputDirectory Value="powerpc\lazbuild"/>
  59. </SearchPaths>
  60. <Parsing>
  61. <SyntaxOptions>
  62. <CStyleOperator Value="False"/>
  63. <AllowLabel Value="False"/>
  64. <CPPInline Value="False"/>
  65. <UseAnsiStrings Value="False"/>
  66. </SyntaxOptions>
  67. </Parsing>
  68. <CodeGeneration>
  69. <Checks>
  70. <IOChecks Value="True"/>
  71. <RangeChecks Value="True"/>
  72. <OverflowChecks Value="True"/>
  73. <StackChecks Value="True"/>
  74. </Checks>
  75. <VerifyObjMethodCallValidity Value="True"/>
  76. </CodeGeneration>
  77. <Linking>
  78. <Debugging>
  79. <TrashVariables Value="True"/>
  80. </Debugging>
  81. </Linking>
  82. <Other>
  83. <Verbosity>
  84. <ShowWarn Value="False"/>
  85. <ShowNotes Value="False"/>
  86. <ShowHints Value="False"/>
  87. </Verbosity>
  88. <ConfigFile>
  89. <StopAfterErrCount Value="50"/>
  90. </ConfigFile>
  91. <CustomOptions Value="-dpowerpc"/>
  92. </Other>
  93. </CompilerOptions>
  94. </CONFIG>