pp.lpi 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="\"/>
  5. <Version Value="8"/>
  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. <VersionInfo>
  19. <StringTable Comments="" CompanyName="" FileDescription="" FileVersion="0.0.0.0" InternalName="" LegalCopyright="" LegalTrademarks="" OriginalFilename="" ProductName="" ProductVersion="0.0.0.0"/>
  20. </VersionInfo>
  21. <PublishOptions>
  22. <Version Value="2"/>
  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. <CommandLineParams Value="-n @\home\florian\bin\fpc.cfg \home\florian\fpc\tests\test\cg\tsar1.pp"/>
  30. <LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  31. </local>
  32. </RunParams>
  33. <Units Count="2">
  34. <Unit0>
  35. <Filename Value="pp.pas"/>
  36. <IsPartOfProject Value="True"/>
  37. <UnitName Value="pp"/>
  38. </Unit0>
  39. <Unit1>
  40. <Filename Value="x86\aasmcpu.pas"/>
  41. <IsPartOfProject Value="True"/>
  42. <UnitName Value="aasmcpu"/>
  43. </Unit1>
  44. </Units>
  45. </ProjectOptions>
  46. <CompilerOptions>
  47. <Version Value="9"/>
  48. <PathDelim Value="\"/>
  49. <Target>
  50. <Filename Value="i386\pp"/>
  51. </Target>
  52. <SearchPaths>
  53. <IncludeFiles Value="i386\"/>
  54. <OtherUnitFiles Value="i386\;x86\;systems\"/>
  55. <UnitOutputDirectory Value="i386\lazbuild"/>
  56. </SearchPaths>
  57. <Parsing>
  58. <SyntaxOptions>
  59. <CStyleOperator Value="False"/>
  60. <AllowLabel Value="False"/>
  61. <CPPInline Value="False"/>
  62. <UseAnsiStrings Value="False"/>
  63. </SyntaxOptions>
  64. </Parsing>
  65. <Linking>
  66. <Debugging>
  67. <GenerateDebugInfo Value="True"/>
  68. </Debugging>
  69. </Linking>
  70. <Other>
  71. <Verbosity>
  72. <ShowWarn Value="False"/>
  73. <ShowNotes Value="False"/>
  74. <ShowHints Value="False"/>
  75. </Verbosity>
  76. <ConfigFile>
  77. <StopAfterErrCount Value="50"/>
  78. </ConfigFile>
  79. <CustomOptions Value="-di386
  80. "/>
  81. <CompilerPath Value="$(CompPath)"/>
  82. </Other>
  83. </CompilerOptions>
  84. </CONFIG>