TestDBindexer.lpi 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasCreateFormStatements Value="False"/>
  8. <MainUnitHasTitleStatement Value="False"/>
  9. </Flags>
  10. <MainUnit Value="0"/>
  11. <ResourceType Value="res"/>
  12. <UseXPManifest Value="True"/>
  13. <ActiveWindowIndexAtStart Value="0"/>
  14. </General>
  15. <i18n>
  16. <EnableI18N LFM="False"/>
  17. </i18n>
  18. <VersionInfo>
  19. <StringTable ProductVersion=""/>
  20. </VersionInfo>
  21. <BuildModes Count="1" Active="Default">
  22. <Item1 Name="Default" Default="True"/>
  23. </BuildModes>
  24. <PublishOptions>
  25. <Version Value="2"/>
  26. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  27. <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
  28. </PublishOptions>
  29. <RunParams>
  30. <local>
  31. <FormatVersion Value="1"/>
  32. <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  33. </local>
  34. </RunParams>
  35. <RequiredPackages Count="1">
  36. <Item1>
  37. <PackageName Value="LazIndexer"/>
  38. </Item1>
  39. </RequiredPackages>
  40. <Units Count="10">
  41. <Unit0>
  42. <Filename Value="TestDBindexer.pp"/>
  43. <IsPartOfProject Value="True"/>
  44. <UnitName Value="TestDBindexer"/>
  45. <EditorIndex Value="0"/>
  46. <WindowIndex Value="0"/>
  47. <TopLine Value="32"/>
  48. <CursorPos X="45" Y="49"/>
  49. <UsageCount Value="20"/>
  50. <Loaded Value="True"/>
  51. </Unit0>
  52. <Unit1>
  53. <Filename Value="dbindexer.pp"/>
  54. <IsPartOfProject Value="True"/>
  55. <UnitName Value="dbIndexer"/>
  56. <WindowIndex Value="0"/>
  57. <TopLine Value="332"/>
  58. <CursorPos X="1" Y="337"/>
  59. <UsageCount Value="20"/>
  60. </Unit1>
  61. <Unit2>
  62. <Filename Value="fpindexer.pp"/>
  63. <UnitName Value="fpIndexer"/>
  64. <WindowIndex Value="0"/>
  65. <TopLine Value="1393"/>
  66. <CursorPos X="3" Y="1400"/>
  67. <UsageCount Value="10"/>
  68. </Unit2>
  69. <Unit3>
  70. <Filename Value="../FPC/trunk/rtl/objpas/classes/classesh.inc"/>
  71. <WindowIndex Value="0"/>
  72. <TopLine Value="919"/>
  73. <CursorPos X="15" Y="930"/>
  74. <UsageCount Value="10"/>
  75. </Unit3>
  76. <Unit4>
  77. <Filename Value="../FPC/trunk/rtl/objpas/classes/streams.inc"/>
  78. <WindowIndex Value="0"/>
  79. <TopLine Value="773"/>
  80. <CursorPos X="2" Y="776"/>
  81. <UsageCount Value="10"/>
  82. </Unit4>
  83. <Unit5>
  84. <Filename Value="ireadertxt.pp"/>
  85. <UnitName Value="IReaderTXT"/>
  86. <WindowIndex Value="0"/>
  87. <TopLine Value="3"/>
  88. <CursorPos X="18" Y="19"/>
  89. <UsageCount Value="10"/>
  90. </Unit5>
  91. <Unit6>
  92. <Filename Value="fbindexdb.pp"/>
  93. <UnitName Value="fbIndexdb"/>
  94. <WindowIndex Value="0"/>
  95. <TopLine Value="6"/>
  96. <CursorPos X="36" Y="8"/>
  97. <UsageCount Value="10"/>
  98. </Unit6>
  99. <Unit7>
  100. <Filename Value="sqldbindexdb.pp"/>
  101. <UnitName Value="SQLDBIndexDB"/>
  102. <WindowIndex Value="0"/>
  103. <TopLine Value="1"/>
  104. <CursorPos X="1" Y="1"/>
  105. <UsageCount Value="10"/>
  106. </Unit7>
  107. <Unit8>
  108. <Filename Value="../lazarus/fplazindexer.pp"/>
  109. <UnitName Value="fpLazIndexer"/>
  110. <EditorIndex Value="1"/>
  111. <WindowIndex Value="0"/>
  112. <TopLine Value="1"/>
  113. <CursorPos X="12" Y="6"/>
  114. <UsageCount Value="10"/>
  115. <Loaded Value="True"/>
  116. </Unit8>
  117. <Unit9>
  118. <Filename Value="../../../../lazarus/lcl/lresources.pp"/>
  119. <UnitName Value="LResources"/>
  120. <IsVisibleTab Value="True"/>
  121. <EditorIndex Value="2"/>
  122. <WindowIndex Value="0"/>
  123. <TopLine Value="26"/>
  124. <CursorPos X="40" Y="39"/>
  125. <UsageCount Value="10"/>
  126. <Loaded Value="True"/>
  127. </Unit9>
  128. </Units>
  129. <JumpHistory Count="4" HistoryIndex="3">
  130. <Position1>
  131. <Filename Value="TestDBindexer.pp"/>
  132. <Caret Line="14" Column="24" TopLine="7"/>
  133. </Position1>
  134. <Position2>
  135. <Filename Value="../lazarus/fplazindexer.pp"/>
  136. <Caret Line="1" Column="1" TopLine="1"/>
  137. </Position2>
  138. <Position3>
  139. <Filename Value="../lazarus/fplazindexer.pp"/>
  140. <Caret Line="1" Column="1" TopLine="1"/>
  141. </Position3>
  142. <Position4>
  143. <Filename Value="../../../../lazarus/lcl/lresources.pp"/>
  144. <Caret Line="39" Column="40" TopLine="26"/>
  145. </Position4>
  146. </JumpHistory>
  147. </ProjectOptions>
  148. <CompilerOptions>
  149. <Version Value="11"/>
  150. <SearchPaths>
  151. <IncludeFiles Value="$(ProjOutDir)"/>
  152. </SearchPaths>
  153. <Other>
  154. <CompilerPath Value="$(CompPath)"/>
  155. </Other>
  156. </CompilerOptions>
  157. <Debugging>
  158. <Exceptions Count="3">
  159. <Item1>
  160. <Name Value="EAbort"/>
  161. </Item1>
  162. <Item2>
  163. <Name Value="ECodetoolError"/>
  164. </Item2>
  165. <Item3>
  166. <Name Value="EFOpenError"/>
  167. </Item3>
  168. </Exceptions>
  169. </Debugging>
  170. </CONFIG>