pp.lpi 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="\"/>
  5. <Version Value="5"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasUsesSectionForAllUnits Value="False"/>
  9. <MainUnitHasCreateFormStatements Value="False"/>
  10. <MainUnitHasTitleStatement Value="False"/>
  11. </Flags>
  12. <MainUnit Value="0"/>
  13. <ActiveEditorIndexAtStart Value="2"/>
  14. <TargetFileExt Value=".exe"/>
  15. <Title Value="pp"/>
  16. </General>
  17. <JumpHistory Count="5" HistoryIndex="4">
  18. <Position1>
  19. <Filename Value="pp.pas"/>
  20. <Caret Line="1" Column="1" TopLine="37"/>
  21. </Position1>
  22. <Position2>
  23. <Filename Value="pp.pas"/>
  24. <Caret Line="139" Column="50" TopLine="114"/>
  25. </Position2>
  26. <Position3>
  27. <Filename Value="cstreams.pas"/>
  28. <Caret Line="1" Column="1" TopLine="1"/>
  29. </Position3>
  30. <Position4>
  31. <Filename Value="globals.pas"/>
  32. <Caret Line="1" Column="1" TopLine="1"/>
  33. </Position4>
  34. <Position5>
  35. <Filename Value="globals.pas"/>
  36. <Caret Line="1555" Column="38" TopLine="1536"/>
  37. </Position5>
  38. </JumpHistory>
  39. <Units Count="3">
  40. <Unit0>
  41. <CursorPos X="7" Y="129"/>
  42. <EditorIndex Value="0"/>
  43. <Filename Value="pp.pas"/>
  44. <IsPartOfProject Value="True"/>
  45. <Loaded Value="True"/>
  46. <TopLine Value="109"/>
  47. <UnitName Value="pp"/>
  48. <UsageCount Value="20"/>
  49. </Unit0>
  50. <Unit1>
  51. <CursorPos X="1" Y="1"/>
  52. <EditorIndex Value="1"/>
  53. <Filename Value="cstreams.pas"/>
  54. <Loaded Value="True"/>
  55. <TopLine Value="1"/>
  56. <UnitName Value="cstreams"/>
  57. <UsageCount Value="10"/>
  58. </Unit1>
  59. <Unit2>
  60. <CursorPos X="45" Y="27"/>
  61. <EditorIndex Value="2"/>
  62. <Filename Value="globals.pas"/>
  63. <Loaded Value="True"/>
  64. <TopLine Value="97"/>
  65. <UnitName Value="globals"/>
  66. <UsageCount Value="10"/>
  67. </Unit2>
  68. </Units>
  69. <PublishOptions>
  70. <Version Value="2"/>
  71. <IgnoreBinaries Value="False"/>
  72. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  73. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  74. </PublishOptions>
  75. <RunParams>
  76. <local>
  77. <FormatVersion Value="1"/>
  78. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  79. </local>
  80. </RunParams>
  81. </ProjectOptions>
  82. <CompilerOptions>
  83. <Version Value="5"/>
  84. <PathDelim Value="\"/>
  85. <SearchPaths>
  86. <OtherUnitFiles Value="i386\;x86\"/>
  87. <UnitOutputDirectory Value="C:\fpc\compiler\myunits"/>
  88. </SearchPaths>
  89. <Parsing>
  90. <Style Value="2"/>
  91. </Parsing>
  92. <CodeGeneration>
  93. <Generate Value="Faster"/>
  94. <TargetProcessor Value="3"/>
  95. <TargetOS Value="Win32"/>
  96. </CodeGeneration>
  97. <Other>
  98. <ConfigFile>
  99. <StopAfterErrCount Value="50"/>
  100. </ConfigFile>
  101. <CustomOptions Value="-dGDB
  102. -di386
  103. "/>
  104. <CompilerPath Value="$(CompPath)"/>
  105. </Other>
  106. </CompilerOptions>
  107. <Debugging>
  108. <Exceptions Count="2">
  109. <Item1>
  110. <Name Value="ECodetoolError"/>
  111. </Item1>
  112. <Item2>
  113. <Name Value="EFOpenError"/>
  114. </Item2>
  115. </Exceptions>
  116. </Debugging>
  117. </CONFIG>