pp.lpi 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  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="pp"/>
  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. <CommandLineParams Value="-n @\home\florian\bin\fpc.cfg \home\florian\fpc\tests\test\cg\tsar1.pp"/>
  29. <LaunchingApplication PathPlusParams="\usr\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="9"/>
  47. <PathDelim Value="\"/>
  48. <Target>
  49. <Filename Value="i386\pp"/>
  50. </Target>
  51. <SearchPaths>
  52. <IncludeFiles Value="i386"/>
  53. <OtherUnitFiles Value="i386;x86;systems"/>
  54. <UnitOutputDirectory Value="i386\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. <Linking>
  65. <Debugging>
  66. <GenerateDebugInfo Value="True"/>
  67. </Debugging>
  68. </Linking>
  69. <Other>
  70. <Verbosity>
  71. <ShowWarn Value="False"/>
  72. <ShowNotes Value="False"/>
  73. <ShowHints Value="False"/>
  74. </Verbosity>
  75. <ConfigFile>
  76. <StopAfterErrCount Value="50"/>
  77. </ConfigFile>
  78. <CompilerMessages>
  79. <UseMsgFile Value="True"/>
  80. </CompilerMessages>
  81. <CustomOptions Value="-di386"/>
  82. <CompilerPath Value="$(CompPath)"/>
  83. </Other>
  84. </CompilerOptions>
  85. </CONFIG>