ppcaarch64.lpi 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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. <MainUnitHasScaledStatement Value="False"/>
  12. <LRSInOutputDirectory Value="False"/>
  13. <CompatibilityMode Value="True"/>
  14. </Flags>
  15. <SessionStorage Value="InProjectDir"/>
  16. <Title Value="ppcaarch64"/>
  17. </General>
  18. <BuildModes Count="1">
  19. <Item1 Name="default" Default="True"/>
  20. </BuildModes>
  21. <PublishOptions>
  22. <Version Value="2"/>
  23. </PublishOptions>
  24. <RunParams>
  25. <local>
  26. <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  27. </local>
  28. <FormatVersion Value="2"/>
  29. <Modes Count="1">
  30. <Mode0 Name="default">
  31. <local>
  32. <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  33. </local>
  34. </Mode0>
  35. </Modes>
  36. </RunParams>
  37. <Units Count="1">
  38. <Unit0>
  39. <Filename Value="pp.pas"/>
  40. <IsPartOfProject Value="True"/>
  41. </Unit0>
  42. </Units>
  43. </ProjectOptions>
  44. <CompilerOptions>
  45. <Version Value="11"/>
  46. <PathDelim Value="\"/>
  47. <Target>
  48. <Filename Value="aarch64\pp"/>
  49. </Target>
  50. <SearchPaths>
  51. <IncludeFiles Value="aarch64"/>
  52. <OtherUnitFiles Value="armgen;aarch64;systems"/>
  53. <UnitOutputDirectory Value="aarch64\lazbuild"/>
  54. </SearchPaths>
  55. <Parsing>
  56. <SyntaxOptions>
  57. <CStyleOperator Value="False"/>
  58. <AllowLabel Value="False"/>
  59. <UseAnsiStrings Value="False"/>
  60. <CPPInline Value="False"/>
  61. </SyntaxOptions>
  62. </Parsing>
  63. <Other>
  64. <Verbosity>
  65. <ShowWarn Value="False"/>
  66. <ShowNotes Value="False"/>
  67. <ShowHints Value="False"/>
  68. </Verbosity>
  69. <ConfigFile>
  70. <StopAfterErrCount Value="50"/>
  71. <WriteConfigFilePath Value="$(ProjOutDir)\fpclaz.cfg"/>
  72. </ConfigFile>
  73. <CustomOptions Value="-daarch64"/>
  74. <ExecuteBefore>
  75. <ScanForMakeMsgs Value="True"/>
  76. </ExecuteBefore>
  77. </Other>
  78. </CompilerOptions>
  79. </CONFIG>