screenshot.lpi.bak 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <PathDelim Value="/"/>
  5. <Version Value="5"/>
  6. <General>
  7. <MainUnit Value="0"/>
  8. <IconPath Value="./"/>
  9. <TargetFileExt Value=""/>
  10. <Title Value="screenshot"/>
  11. <ActiveEditorIndexAtStart Value="0"/>
  12. </General>
  13. <LazDoc Paths=""/>
  14. <PublishOptions>
  15. <Version Value="2"/>
  16. <IgnoreBinaries Value="False"/>
  17. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  18. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  19. </PublishOptions>
  20. <RunParams>
  21. <local>
  22. <FormatVersion Value="1"/>
  23. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  24. </local>
  25. </RunParams>
  26. <Units Count="31">
  27. <Unit0>
  28. <Filename Value="screenshot.lpr"/>
  29. <IsPartOfProject Value="True"/>
  30. <UnitName Value="screenshot"/>
  31. <CursorPos X="19" Y="16"/>
  32. <TopLine Value="1"/>
  33. <EditorIndex Value="0"/>
  34. <UsageCount Value="47"/>
  35. <Loaded Value="True"/>
  36. </Unit0>
  37. <Unit1>
  38. <Filename Value="magick_wand.pas"/>
  39. <UnitName Value="magick_wand"/>
  40. <CursorPos X="13" Y="49"/>
  41. <TopLine Value="36"/>
  42. <UsageCount Value="23"/>
  43. </Unit1>
  44. <Unit2>
  45. <Filename Value="magick_type.inc"/>
  46. <CursorPos X="41" Y="3"/>
  47. <TopLine Value="1"/>
  48. <UsageCount Value="11"/>
  49. </Unit2>
  50. <Unit3>
  51. <Filename Value="magick_image.inc"/>
  52. <CursorPos X="24" Y="301"/>
  53. <TopLine Value="301"/>
  54. <UsageCount Value="20"/>
  55. </Unit3>
  56. <Unit4>
  57. <Filename Value="drawing_wand.inc"/>
  58. <CursorPos X="1" Y="1"/>
  59. <TopLine Value="1"/>
  60. <UsageCount Value="16"/>
  61. </Unit4>
  62. <Unit5>
  63. <Filename Value="quantize.inc"/>
  64. <CursorPos X="1" Y="1"/>
  65. <TopLine Value="1"/>
  66. <UsageCount Value="8"/>
  67. </Unit5>
  68. <Unit6>
  69. <Filename Value="home/felipe/Programas/imagemagick/magick/quantize.inc"/>
  70. <CursorPos X="30" Y="25"/>
  71. <TopLine Value="9"/>
  72. <UsageCount Value="8"/>
  73. </Unit6>
  74. <Unit7>
  75. <Filename Value="home/felipe/Programas/imagemagick/magick/ImageMagick.pas"/>
  76. <UnitName Value="ImageMagick"/>
  77. <CursorPos X="1" Y="26"/>
  78. <TopLine Value="1"/>
  79. <UsageCount Value="8"/>
  80. </Unit7>
  81. <Unit8>
  82. <Filename Value="C:/Programas/ImageMagick/magick/ImageMagick.pas"/>
  83. <UnitName Value="ImageMagick"/>
  84. <CursorPos X="41" Y="26"/>
  85. <TopLine Value="22"/>
  86. <UsageCount Value="9"/>
  87. </Unit8>
  88. <Unit9>
  89. <Filename Value="C:/Programas/ImageMagick/magick/magick_type.inc"/>
  90. <CursorPos X="1" Y="303"/>
  91. <TopLine Value="357"/>
  92. <UsageCount Value="8"/>
  93. </Unit9>
  94. <Unit10>
  95. <Filename Value="home/felipe/Programas/PascalMagick/magick/ImageMagick.pas"/>
  96. <UnitName Value="ImageMagick"/>
  97. <CursorPos X="5" Y="31"/>
  98. <TopLine Value="27"/>
  99. <UsageCount Value="10"/>
  100. </Unit10>
  101. <Unit11>
  102. <Filename Value="home/felipe/Programas/PascalMagick/magick/statistic.inc"/>
  103. <CursorPos X="1" Y="46"/>
  104. <TopLine Value="18"/>
  105. <UsageCount Value="9"/>
  106. </Unit11>
  107. <Unit12>
  108. <Filename Value="home/felipe/Programas/PascalMagick/magick/magick_type.inc"/>
  109. <CursorPos X="1" Y="1"/>
  110. <TopLine Value="1"/>
  111. <UsageCount Value="9"/>
  112. </Unit12>
  113. <Unit13>
  114. <Filename Value="pixel_wand.inc"/>
  115. <CursorPos X="1" Y="1"/>
  116. <TopLine Value="1"/>
  117. <UsageCount Value="19"/>
  118. </Unit13>
  119. <Unit14>
  120. <Filename Value="home/felipe/Programas/PascalMagick/magick/constitute.inc"/>
  121. <CursorPos X="1" Y="1"/>
  122. <TopLine Value="1"/>
  123. <UsageCount Value="8"/>
  124. </Unit14>
  125. <Unit15>
  126. <Filename Value="home/felipe/Programas/PascalMagick/magick/effect.inc"/>
  127. <CursorPos X="1" Y="19"/>
  128. <TopLine Value="1"/>
  129. <UsageCount Value="8"/>
  130. </Unit15>
  131. <Unit16>
  132. <Filename Value="pixel_iterator.inc"/>
  133. <CursorPos X="1" Y="1"/>
  134. <TopLine Value="1"/>
  135. <UsageCount Value="11"/>
  136. </Unit16>
  137. <Unit17>
  138. <Filename Value="home/felipe/Programas/PascalMagick/magick/cache_view.inc"/>
  139. <CursorPos X="25" Y="28"/>
  140. <TopLine Value="1"/>
  141. <UsageCount Value="8"/>
  142. </Unit17>
  143. <Unit18>
  144. <Filename Value="magick_attribute.inc"/>
  145. <CursorPos X="37" Y="1"/>
  146. <TopLine Value="1"/>
  147. <UsageCount Value="13"/>
  148. </Unit18>
  149. <Unit19>
  150. <Filename Value="C:/Programas/PascalMagick/magick/ImageMagick.pas"/>
  151. <UnitName Value="ImageMagick"/>
  152. <CursorPos X="11" Y="13"/>
  153. <TopLine Value="1"/>
  154. <UsageCount Value="12"/>
  155. </Unit19>
  156. <Unit20>
  157. <Filename Value="C:/Programas/PascalMagick/magick/magick_type.inc"/>
  158. <CursorPos X="1" Y="1"/>
  159. <TopLine Value="1"/>
  160. <UsageCount Value="12"/>
  161. </Unit20>
  162. <Unit21>
  163. <Filename Value="C:/Programas/PascalMagick/magick/draw.inc"/>
  164. <CursorPos X="22" Y="241"/>
  165. <TopLine Value="236"/>
  166. <UsageCount Value="9"/>
  167. </Unit21>
  168. <Unit22>
  169. <Filename Value="C:/Programas/PascalMagick/magick/type.inc"/>
  170. <CursorPos X="24" Y="63"/>
  171. <TopLine Value="62"/>
  172. <UsageCount Value="10"/>
  173. </Unit22>
  174. <Unit23>
  175. <Filename Value="C:/Programas/PascalMagick/magick/pixel.inc"/>
  176. <CursorPos X="24" Y="4"/>
  177. <TopLine Value="1"/>
  178. <UsageCount Value="9"/>
  179. </Unit23>
  180. <Unit24>
  181. <Filename Value="../magick/ImageMagick.pas"/>
  182. <UnitName Value="ImageMagick"/>
  183. <CursorPos X="14" Y="44"/>
  184. <TopLine Value="32"/>
  185. <UsageCount Value="14"/>
  186. </Unit24>
  187. <Unit25>
  188. <Filename Value="../magick/magick_type.inc"/>
  189. <CursorPos X="7" Y="288"/>
  190. <TopLine Value="82"/>
  191. <UsageCount Value="12"/>
  192. </Unit25>
  193. <Unit26>
  194. <Filename Value="../wand/pixel_iterator.inc"/>
  195. <CursorPos X="26" Y="9"/>
  196. <TopLine Value="9"/>
  197. <UsageCount Value="10"/>
  198. </Unit26>
  199. <Unit27>
  200. <Filename Value="../wand/magick_wand.pas"/>
  201. <UnitName Value="magick_wand"/>
  202. <CursorPos X="17" Y="32"/>
  203. <TopLine Value="16"/>
  204. <UsageCount Value="10"/>
  205. </Unit27>
  206. <Unit28>
  207. <Filename Value="../wand/drawing_wand.inc"/>
  208. <CursorPos X="56" Y="247"/>
  209. <TopLine Value="226"/>
  210. <UsageCount Value="10"/>
  211. </Unit28>
  212. <Unit29>
  213. <Filename Value="../magick/type.inc"/>
  214. <CursorPos X="1" Y="1"/>
  215. <TopLine Value="24"/>
  216. <UsageCount Value="10"/>
  217. </Unit29>
  218. <Unit30>
  219. <Filename Value="../wand/magick_image.inc"/>
  220. <CursorPos X="1" Y="396"/>
  221. <TopLine Value="380"/>
  222. <EditorIndex Value="1"/>
  223. <UsageCount Value="10"/>
  224. <Loaded Value="True"/>
  225. </Unit30>
  226. </Units>
  227. <JumpHistory Count="0" HistoryIndex="-1"/>
  228. </ProjectOptions>
  229. <CompilerOptions>
  230. <Version Value="5"/>
  231. <SearchPaths>
  232. <OtherUnitFiles Value="../magick/;../wand/"/>
  233. <SrcPath Value="../magick/;../wand/"/>
  234. </SearchPaths>
  235. <CodeGeneration>
  236. <Generate Value="Faster"/>
  237. </CodeGeneration>
  238. <Other>
  239. <CompilerPath Value="$(CompPath)"/>
  240. </Other>
  241. </CompilerOptions>
  242. <Debugging>
  243. <Watches Count="4">
  244. <Item1>
  245. <Expression Value="GlassTop"/>
  246. <Enabled Value="False"/>
  247. </Item1>
  248. <Item2>
  249. <Expression Value="GlassLeft"/>
  250. <Enabled Value="False"/>
  251. </Item2>
  252. <Item3>
  253. <Expression Value="GlassHeight"/>
  254. <Enabled Value="False"/>
  255. </Item3>
  256. <Item4>
  257. <Expression Value="GlassWidth"/>
  258. <Enabled Value="False"/>
  259. </Item4>
  260. </Watches>
  261. <Exceptions Count="2">
  262. <Item1>
  263. <Name Value="ECodetoolError"/>
  264. </Item1>
  265. <Item2>
  266. <Name Value="EFOpenError"/>
  267. </Item2>
  268. </Exceptions>
  269. </Debugging>
  270. </CONFIG>