pp.lpi 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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 -Fuc:\svn\fpcbranches\classhelpers\rtl\units\i386-win32 -Futests\test -FEtestoutput c:\svn\fpcbranches\classhelpers\tests\test\tchlp84.pp"/>
  29. <LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
  30. <WorkingDirectory Value="c:\svn\fpcbranches\classhelpers\"/>
  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. <CompilerMessages>
  80. <UseMsgFile Value="True"/>
  81. </CompilerMessages>
  82. <CustomOptions Value="-di386"/>
  83. <CompilerPath Value="$(CompPath)"/>
  84. </Other>
  85. </CompilerOptions>
  86. </CONFIG>