pp.lpi 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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. <LaunchingApplication PathPlusParams="/usr/X11R6/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="C:\programming\fpc_features\bin\i386-win32\pp.exe"/>
  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. <UseHeaptrc Value="True"/>
  65. </Debugging>
  66. </Linking>
  67. <Other>
  68. <Verbosity>
  69. <ShowWarn Value="False"/>
  70. <ShowNotes Value="False"/>
  71. <ShowHints Value="False"/>
  72. </Verbosity>
  73. <ConfigFile>
  74. <StopAfterErrCount Value="50"/>
  75. </ConfigFile>
  76. <CustomOptions Value="-di386
  77. "/>
  78. <CompilerPath Value="$(CompPath)"/>
  79. </Other>
  80. </CompilerOptions>
  81. </CONFIG>