pp.lpi 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="\"/>
  5. <Version Value="7"/>
  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. <TargetFileExt Value=".exe"/>
  16. <Title Value="pp"/>
  17. </General>
  18. <PublishOptions>
  19. <Version Value="2"/>
  20. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  21. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  22. </PublishOptions>
  23. <RunParams>
  24. <local>
  25. <FormatVersion Value="1"/>
  26. <CommandLineParams Value="-n @\home\florian\bin\fpc.cfg \home\florian\fpc\tests\test\cg\tsar1.pp"/>
  27. <LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  28. </local>
  29. </RunParams>
  30. <Units Count="2">
  31. <Unit0>
  32. <Filename Value="pp.pas"/>
  33. <IsPartOfProject Value="True"/>
  34. <UnitName Value="pp"/>
  35. </Unit0>
  36. <Unit1>
  37. <Filename Value="x86\aasmcpu.pas"/>
  38. <IsPartOfProject Value="True"/>
  39. <UnitName Value="aasmcpu"/>
  40. </Unit1>
  41. </Units>
  42. </ProjectOptions>
  43. <CompilerOptions>
  44. <Version Value="8"/>
  45. <PathDelim Value="\"/>
  46. <Target>
  47. <Filename Value="i386\pp"/>
  48. </Target>
  49. <SearchPaths>
  50. <IncludeFiles Value="i386\"/>
  51. <OtherUnitFiles Value="i386\;x86\;systems\"/>
  52. <UnitOutputDirectory Value="i386\lazbuild"/>
  53. </SearchPaths>
  54. <Parsing>
  55. <SyntaxOptions>
  56. <CStyleOperator Value="False"/>
  57. <AllowLabel Value="False"/>
  58. <CPPInline Value="False"/>
  59. </SyntaxOptions>
  60. </Parsing>
  61. <Linking>
  62. <Debugging>
  63. <GenerateDebugInfo Value="True"/>
  64. </Debugging>
  65. </Linking>
  66. <Other>
  67. <Verbosity>
  68. <ShowWarn Value="False"/>
  69. <ShowNotes Value="False"/>
  70. <ShowHints Value="False"/>
  71. </Verbosity>
  72. <ConfigFile>
  73. <StopAfterErrCount Value="50"/>
  74. </ConfigFile>
  75. <CustomOptions Value="-di386
  76. "/>
  77. <CompilerPath Value="$(CompPath)"/>
  78. </Other>
  79. </CompilerOptions>
  80. </CONFIG>