pp.lpi 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  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="0"/>
  14. <IconPath Value="./"/>
  15. <TargetFileExt Value=".exe"/>
  16. <Title Value="pp"/>
  17. </General>
  18. <JumpHistory Count="0" HistoryIndex="-1"/>
  19. <Units Count="7">
  20. <Unit0>
  21. <CursorPos X="1" Y="208"/>
  22. <EditorIndex Value="0"/>
  23. <Filename Value="pp.pas"/>
  24. <IsPartOfProject Value="True"/>
  25. <Loaded Value="True"/>
  26. <TopLine Value="171"/>
  27. <UnitName Value="pp"/>
  28. <UsageCount Value="23"/>
  29. </Unit0>
  30. <Unit1>
  31. <CursorPos X="1" Y="1"/>
  32. <Filename Value="cstreams.pas"/>
  33. <TopLine Value="1"/>
  34. <UnitName Value="cstreams"/>
  35. <UsageCount Value="10"/>
  36. </Unit1>
  37. <Unit2>
  38. <CursorPos X="5" Y="1548"/>
  39. <Filename Value="globals.pas"/>
  40. <TopLine Value="1544"/>
  41. <UnitName Value="globals"/>
  42. <UsageCount Value="10"/>
  43. </Unit2>
  44. <Unit3>
  45. <CursorPos X="1" Y="1"/>
  46. <Filename Value="fpcdefs.inc"/>
  47. <TopLine Value="1"/>
  48. <UsageCount Value="10"/>
  49. </Unit3>
  50. <Unit4>
  51. <CursorPos X="5" Y="32"/>
  52. <Filename Value="x86\cpubase.pas"/>
  53. <TopLine Value="13"/>
  54. <UsageCount Value="10"/>
  55. </Unit4>
  56. <Unit5>
  57. <CursorPos X="1" Y="140"/>
  58. <Filename Value="options.pas"/>
  59. <TopLine Value="121"/>
  60. <UnitName Value="options"/>
  61. <UsageCount Value="10"/>
  62. </Unit5>
  63. <Unit6>
  64. <CursorPos X="28" Y="292"/>
  65. <Filename Value="compiler.pas"/>
  66. <TopLine Value="290"/>
  67. <UnitName Value="compiler"/>
  68. <UsageCount Value="10"/>
  69. </Unit6>
  70. </Units>
  71. <PublishOptions>
  72. <Version Value="2"/>
  73. <DestinationDirectory Value="c:\temp/publishedproject/"/>
  74. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  75. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  76. </PublishOptions>
  77. <RunParams>
  78. <local>
  79. <FormatVersion Value="1"/>
  80. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  81. </local>
  82. </RunParams>
  83. </ProjectOptions>
  84. <CompilerOptions>
  85. <Version Value="5"/>
  86. <PathDelim Value="\"/>
  87. <SearchPaths>
  88. <IncludeFiles Value="i386\"/>
  89. <OtherUnitFiles Value="i386\;x86\;systems\"/>
  90. <UnitOutputDirectory Value="C:\fpc\compiler\myunits"/>
  91. </SearchPaths>
  92. <Parsing>
  93. <SyntaxOptions>
  94. <D2Extensions Value="False"/>
  95. <CStyleOperator Value="False"/>
  96. <AllowLabel Value="False"/>
  97. <CPPInline Value="False"/>
  98. </SyntaxOptions>
  99. </Parsing>
  100. <CodeGeneration>
  101. <Generate Value="Faster"/>
  102. <TargetProcessor Value="3"/>
  103. <TargetOS Value="Win32"/>
  104. </CodeGeneration>
  105. <Linking>
  106. <Debugging>
  107. <GenerateDebugInfo Value="True"/>
  108. </Debugging>
  109. </Linking>
  110. <Other>
  111. <ConfigFile>
  112. <StopAfterErrCount Value="50"/>
  113. </ConfigFile>
  114. <CustomOptions Value="-dGDB
  115. -di386
  116. "/>
  117. <CompilerPath Value="$(CompPath)"/>
  118. </Other>
  119. </CompilerOptions>
  120. <Debugging>
  121. <BreakPoints Count="1">
  122. <Item1>
  123. <Source Value="pp.pas"/>
  124. <Line Value="208"/>
  125. </Item1>
  126. </BreakPoints>
  127. <Exceptions Count="2">
  128. <Item1>
  129. <Name Value="ECodetoolError"/>
  130. </Item1>
  131. <Item2>
  132. <Name Value="EFOpenError"/>
  133. </Item2>
  134. </Exceptions>
  135. </Debugging>
  136. </CONFIG>