pp.lpi 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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="-MObjFPC -Scgi -O1 -gl -vewnhi -l -FuC:\programming\mytest\fpctest\enumerators\ -Fu. -FUC:\programming\mytest\fpctest\enumerators\lib\i386-win32\ -oproject1.exe C:\programming\mytest\fpctest\enumerators\tforin1.pp"/>
  27. </local>
  28. </RunParams>
  29. <Units Count="2">
  30. <Unit0>
  31. <Filename Value="pp.pas"/>
  32. <IsPartOfProject Value="True"/>
  33. <UnitName Value="pp"/>
  34. </Unit0>
  35. <Unit1>
  36. <Filename Value="x86\aasmcpu.pas"/>
  37. <IsPartOfProject Value="True"/>
  38. <UnitName Value="aasmcpu"/>
  39. </Unit1>
  40. </Units>
  41. </ProjectOptions>
  42. <CompilerOptions>
  43. <Version Value="8"/>
  44. <PathDelim Value="\"/>
  45. <Target>
  46. <Filename Value="C:\programming\fpc_features\bin\i386-win32\pp.exe"/>
  47. </Target>
  48. <SearchPaths>
  49. <IncludeFiles Value="i386\"/>
  50. <OtherUnitFiles Value="i386\;x86\;systems\"/>
  51. <UnitOutputDirectory Value="i386\lazbuild"/>
  52. </SearchPaths>
  53. <Parsing>
  54. <SyntaxOptions>
  55. <CStyleOperator Value="False"/>
  56. <AllowLabel Value="False"/>
  57. <CPPInline Value="False"/>
  58. </SyntaxOptions>
  59. </Parsing>
  60. <Linking>
  61. <Debugging>
  62. <GenerateDebugInfo Value="True"/>
  63. </Debugging>
  64. </Linking>
  65. <Other>
  66. <Verbosity>
  67. <ShowWarn Value="False"/>
  68. <ShowNotes Value="False"/>
  69. <ShowHints Value="False"/>
  70. </Verbosity>
  71. <ConfigFile>
  72. <StopAfterErrCount Value="50"/>
  73. </ConfigFile>
  74. <CustomOptions Value="-di386
  75. "/>
  76. <CompilerPath Value="$(CompPath)"/>
  77. </Other>
  78. </CompilerOptions>
  79. </CONFIG>