ppx86_64.lpi 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0"?>
  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="ppcx64"/>
  16. </General>
  17. <BuildModes Count="1">
  18. <Item1 Name="default" Default="True"/>
  19. </BuildModes>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. <DestinationDirectory Value="$(TestDir)\publishedproject\"/>
  23. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  24. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  25. </PublishOptions>
  26. <RunParams>
  27. <local>
  28. <FormatVersion Value="1"/>
  29. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  30. </local>
  31. </RunParams>
  32. <Units Count="2">
  33. <Unit0>
  34. <Filename Value="pp.pas"/>
  35. <IsPartOfProject Value="True"/>
  36. <UnitName Value="pp"/>
  37. </Unit0>
  38. <Unit1>
  39. <Filename Value="x86\aasmcpu.pas"/>
  40. <IsPartOfProject Value="True"/>
  41. <UnitName Value="aasmcpu"/>
  42. </Unit1>
  43. </Units>
  44. </ProjectOptions>
  45. <CompilerOptions>
  46. <Version Value="11"/>
  47. <PathDelim Value="\"/>
  48. <Target>
  49. <Filename Value="x86_64\pp"/>
  50. </Target>
  51. <SearchPaths>
  52. <IncludeFiles Value="x86_64"/>
  53. <OtherUnitFiles Value="x86_64;x86;systems"/>
  54. <UnitOutputDirectory Value="x86_64\lazbuild"/>
  55. </SearchPaths>
  56. <Parsing>
  57. <SyntaxOptions>
  58. <CStyleOperator Value="False"/>
  59. <AllowLabel Value="False"/>
  60. <CPPInline Value="False"/>
  61. <UseAnsiStrings Value="False"/>
  62. </SyntaxOptions>
  63. </Parsing>
  64. <Other>
  65. <Verbosity>
  66. <ShowWarn Value="False"/>
  67. <ShowNotes Value="False"/>
  68. <ShowHints Value="False"/>
  69. </Verbosity>
  70. <ConfigFile>
  71. <StopAfterErrCount Value="50"/>
  72. </ConfigFile>
  73. <CustomOptions Value="-dx86_64"/>
  74. <CompilerPath Value="$(CompPath)"/>
  75. </Other>
  76. </CompilerOptions>
  77. </CONFIG>