screenshot.lpi 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  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="2"/>
  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="32">
  27. <Unit0>
  28. <Filename Value="screenshot.lpr"/>
  29. <IsPartOfProject Value="True"/>
  30. <UnitName Value="screenshot"/>
  31. <CursorPos X="22" Y="20"/>
  32. <TopLine Value="2"/>
  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="1" Y="1"/>
  184. <TopLine Value="1"/>
  185. <EditorIndex Value="3"/>
  186. <UsageCount Value="14"/>
  187. <Loaded Value="True"/>
  188. </Unit24>
  189. <Unit25>
  190. <Filename Value="../magick/magick_type.inc"/>
  191. <CursorPos X="7" Y="288"/>
  192. <TopLine Value="82"/>
  193. <UsageCount Value="12"/>
  194. </Unit25>
  195. <Unit26>
  196. <Filename Value="../wand/pixel_iterator.inc"/>
  197. <CursorPos X="26" Y="9"/>
  198. <TopLine Value="9"/>
  199. <UsageCount Value="10"/>
  200. </Unit26>
  201. <Unit27>
  202. <Filename Value="../wand/magick_wand.pas"/>
  203. <UnitName Value="magick_wand"/>
  204. <CursorPos X="15" Y="48"/>
  205. <TopLine Value="39"/>
  206. <EditorIndex Value="1"/>
  207. <UsageCount Value="10"/>
  208. <Loaded Value="True"/>
  209. </Unit27>
  210. <Unit28>
  211. <Filename Value="../wand/drawing_wand.inc"/>
  212. <CursorPos X="56" Y="247"/>
  213. <TopLine Value="226"/>
  214. <UsageCount Value="10"/>
  215. </Unit28>
  216. <Unit29>
  217. <Filename Value="../magick/type.inc"/>
  218. <CursorPos X="1" Y="1"/>
  219. <TopLine Value="24"/>
  220. <UsageCount Value="10"/>
  221. </Unit29>
  222. <Unit30>
  223. <Filename Value="../wand/magick_image.inc"/>
  224. <CursorPos X="1" Y="396"/>
  225. <TopLine Value="380"/>
  226. <EditorIndex Value="4"/>
  227. <UsageCount Value="10"/>
  228. <Loaded Value="True"/>
  229. </Unit30>
  230. <Unit31>
  231. <Filename Value="../wand/pixel_wand.inc"/>
  232. <CursorPos X="1" Y="1"/>
  233. <TopLine Value="1"/>
  234. <EditorIndex Value="2"/>
  235. <UsageCount Value="10"/>
  236. <Loaded Value="True"/>
  237. </Unit31>
  238. </Units>
  239. <JumpHistory Count="2" HistoryIndex="1">
  240. <Position1>
  241. <Filename Value="screenshot.lpr"/>
  242. <Caret Line="20" Column="22" TopLine="2"/>
  243. </Position1>
  244. <Position2>
  245. <Filename Value="../wand/magick_wand.pas"/>
  246. <Caret Line="48" Column="15" TopLine="39"/>
  247. </Position2>
  248. </JumpHistory>
  249. </ProjectOptions>
  250. <CompilerOptions>
  251. <Version Value="5"/>
  252. <SearchPaths>
  253. <OtherUnitFiles Value="../magick/;../wand/"/>
  254. <SrcPath Value="../magick/;../wand/"/>
  255. </SearchPaths>
  256. <CodeGeneration>
  257. <Generate Value="Faster"/>
  258. </CodeGeneration>
  259. <Other>
  260. <CompilerPath Value="$(CompPath)"/>
  261. </Other>
  262. </CompilerOptions>
  263. <Debugging>
  264. <Watches Count="4">
  265. <Item1>
  266. <Expression Value="GlassTop"/>
  267. <Enabled Value="False"/>
  268. </Item1>
  269. <Item2>
  270. <Expression Value="GlassLeft"/>
  271. <Enabled Value="False"/>
  272. </Item2>
  273. <Item3>
  274. <Expression Value="GlassHeight"/>
  275. <Enabled Value="False"/>
  276. </Item3>
  277. <Item4>
  278. <Expression Value="GlassWidth"/>
  279. <Enabled Value="False"/>
  280. </Item4>
  281. </Watches>
  282. <Exceptions Count="2">
  283. <Item1>
  284. <Name Value="ECodetoolError"/>
  285. </Item1>
  286. <Item2>
  287. <Name Value="EFOpenError"/>
  288. </Item2>
  289. </Exceptions>
  290. </Debugging>
  291. </CONFIG>