2
0

ppcaarch64.lpi 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  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="ppcaarch64"/>
  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. <FormatVersion Value="1"/>
  28. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  29. </local>
  30. </RunParams>
  31. <Units Count="1">
  32. <Unit0>
  33. <Filename Value="pp.pas"/>
  34. <IsPartOfProject Value="True"/>
  35. </Unit0>
  36. </Units>
  37. </ProjectOptions>
  38. <CompilerOptions>
  39. <Version Value="11"/>
  40. <PathDelim Value="\"/>
  41. <Target>
  42. <Filename Value="aarch64\pp"/>
  43. </Target>
  44. <SearchPaths>
  45. <IncludeFiles Value="aarch64"/>
  46. <OtherUnitFiles Value="armgen;aarch64;systems"/>
  47. <UnitOutputDirectory Value="aarch64\lazbuild"/>
  48. </SearchPaths>
  49. <Parsing>
  50. <SyntaxOptions>
  51. <CStyleOperator Value="False"/>
  52. <AllowLabel Value="False"/>
  53. <CPPInline Value="False"/>
  54. <UseAnsiStrings Value="False"/>
  55. </SyntaxOptions>
  56. </Parsing>
  57. <Other>
  58. <Verbosity>
  59. <ShowWarn Value="False"/>
  60. <ShowNotes Value="False"/>
  61. <ShowHints Value="False"/>
  62. </Verbosity>
  63. <ConfigFile>
  64. <StopAfterErrCount Value="50"/>
  65. </ConfigFile>
  66. <CustomOptions Value="-daarch64"/>
  67. </Other>
  68. </CompilerOptions>
  69. </CONFIG>