demo17.lps 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectSession>
  4. <Version Value="12"/>
  5. <BuildModes Active="Default"/>
  6. <Units Count="33">
  7. <Unit0>
  8. <Filename Value="demo17.lpr"/>
  9. <IsPartOfProject Value="True"/>
  10. <IsVisibleTab Value="True"/>
  11. <CursorPos X="39" Y="29"/>
  12. <UsageCount Value="212"/>
  13. <Loaded Value="True"/>
  14. </Unit0>
  15. <Unit1>
  16. <Filename Value="../../../src/zgl_text.pas"/>
  17. <EditorIndex Value="-1"/>
  18. <TopLine Value="425"/>
  19. <CursorPos Y="459"/>
  20. <UsageCount Value="3"/>
  21. </Unit1>
  22. <Unit2>
  23. <Filename Value="../../../src/zgl_application.pas"/>
  24. <EditorIndex Value="-1"/>
  25. <TopLine Value="238"/>
  26. <CursorPos X="35" Y="245"/>
  27. <UsageCount Value="105"/>
  28. </Unit2>
  29. <Unit3>
  30. <Filename Value="../03 - Input/demo03.lpr"/>
  31. <EditorIndex Value="-1"/>
  32. <TopLine Value="102"/>
  33. <CursorPos X="34" Y="113"/>
  34. <UsageCount Value="78"/>
  35. </Unit3>
  36. <Unit4>
  37. <Filename Value="../../../extra/sw_draw_gui.pas"/>
  38. <EditorIndex Value="-1"/>
  39. <TopLine Value="284"/>
  40. <CursorPos X="57" Y="304"/>
  41. <UsageCount Value="80"/>
  42. </Unit4>
  43. <Unit5>
  44. <Filename Value="../../../extra/sw_touch_menu.pas"/>
  45. <EditorIndex Value="-1"/>
  46. <TopLine Value="1048"/>
  47. <CursorPos X="27" Y="1043"/>
  48. <UsageCount Value="80"/>
  49. </Unit5>
  50. <Unit6>
  51. <Filename Value="../../../src/zgl_config.cfg"/>
  52. <EditorIndex Value="-1"/>
  53. <CursorPos X="14" Y="4"/>
  54. <UsageCount Value="45"/>
  55. <DefaultSyntaxHighlighter Value="None"/>
  56. </Unit6>
  57. <Unit7>
  58. <Filename Value="../../../src/zgl_keyboard.pas"/>
  59. <EditorIndex Value="-1"/>
  60. <TopLine Value="639"/>
  61. <CursorPos X="18" Y="671"/>
  62. <UsageCount Value="101"/>
  63. </Unit7>
  64. <Unit8>
  65. <Filename Value="../../../src/zgl_timers.pas"/>
  66. <EditorIndex Value="-1"/>
  67. <TopLine Value="145"/>
  68. <CursorPos X="3" Y="147"/>
  69. <UsageCount Value="65"/>
  70. </Unit8>
  71. <Unit9>
  72. <Filename Value="../../../src/zgl_main.pas"/>
  73. <EditorIndex Value="-1"/>
  74. <TopLine Value="270"/>
  75. <CursorPos X="12" Y="302"/>
  76. <UsageCount Value="65"/>
  77. </Unit9>
  78. <Unit10>
  79. <Filename Value="../../../src/zgl_opengles.pas"/>
  80. <EditorIndex Value="-1"/>
  81. <TopLine Value="8"/>
  82. <UsageCount Value="3"/>
  83. </Unit10>
  84. <Unit11>
  85. <Filename Value="../../../src/zgl_fpc.cfg"/>
  86. <EditorIndex Value="-1"/>
  87. <UsageCount Value="31"/>
  88. <DefaultSyntaxHighlighter Value="None"/>
  89. </Unit11>
  90. <Unit12>
  91. <Filename Value="../../../src/zgl_screen.pas"/>
  92. <EditorIndex Value="-1"/>
  93. <TopLine Value="169"/>
  94. <CursorPos X="9" Y="182"/>
  95. <UsageCount Value="53"/>
  96. </Unit12>
  97. <Unit13>
  98. <Filename Value="../../../src/zgl_render_2d.pas"/>
  99. <EditorIndex Value="-1"/>
  100. <TopLine Value="88"/>
  101. <CursorPos Y="113"/>
  102. <UsageCount Value="25"/>
  103. </Unit13>
  104. <Unit14>
  105. <Filename Value="../../../src/zgl_mouse.pas"/>
  106. <EditorIndex Value="-1"/>
  107. <CursorPos X="8" Y="28"/>
  108. <UsageCount Value="26"/>
  109. </Unit14>
  110. <Unit15>
  111. <Filename Value="../../../src/zgl_utils.pas"/>
  112. <EditorIndex Value="-1"/>
  113. <TopLine Value="24"/>
  114. <CursorPos X="12" Y="40"/>
  115. <UsageCount Value="23"/>
  116. </Unit15>
  117. <Unit16>
  118. <Filename Value="../../../../FreePas/fpcsrc/packages/univint/src/Dialogs.pas"/>
  119. <EditorIndex Value="-1"/>
  120. <CursorPos X="24"/>
  121. <UsageCount Value="3"/>
  122. </Unit16>
  123. <Unit17>
  124. <Filename Value="../../../../FreePas/fpcsrc/packages/univint/src/MacOSAll.pas"/>
  125. <EditorIndex Value="-1"/>
  126. <TopLine Value="2242"/>
  127. <UsageCount Value="3"/>
  128. </Unit17>
  129. <Unit18>
  130. <Filename Value="../../../src/zgl_opengl_all.pas"/>
  131. <EditorIndex Value="-1"/>
  132. <CursorPos X="48" Y="11"/>
  133. <UsageCount Value="7"/>
  134. </Unit18>
  135. <Unit19>
  136. <Filename Value="../16 - Physics/demo16.lpr"/>
  137. <EditorIndex Value="-1"/>
  138. <TopLine Value="28"/>
  139. <CursorPos X="26" Y="44"/>
  140. <UsageCount Value="6"/>
  141. </Unit19>
  142. <Unit20>
  143. <Filename Value="../../../srcGEGL/gegl_touch_menu.pas"/>
  144. <EditorIndex Value="-1"/>
  145. <UsageCount Value="31"/>
  146. </Unit20>
  147. <Unit21>
  148. <Filename Value="../../../srcGEGL/gegl_draw_gui.pas"/>
  149. <EditorIndex Value="-1"/>
  150. <TopLine Value="143"/>
  151. <CursorPos Y="162"/>
  152. <UsageCount Value="21"/>
  153. </Unit21>
  154. <Unit22>
  155. <Filename Value="../../../src/zgl_font.pas"/>
  156. <EditorIndex Value="-1"/>
  157. <TopLine Value="41"/>
  158. <CursorPos X="3" Y="41"/>
  159. <UsageCount Value="11"/>
  160. </Unit22>
  161. <Unit23>
  162. <Filename Value="../../../src/zgl_lib_zip.pas"/>
  163. <EditorIndex Value="-1"/>
  164. <TopLine Value="115"/>
  165. <CursorPos X="9" Y="226"/>
  166. <UsageCount Value="10"/>
  167. </Unit23>
  168. <Unit24>
  169. <Filename Value="../../../../projects/Zengl_SRC/src/zgl_lib_zip.pas"/>
  170. <EditorIndex Value="-1"/>
  171. <TopLine Value="167"/>
  172. <CursorPos X="81" Y="178"/>
  173. <UsageCount Value="6"/>
  174. </Unit24>
  175. <Unit25>
  176. <Filename Value="../../../src/zgl_log.pas"/>
  177. <EditorIndex Value="-1"/>
  178. <TopLine Value="64"/>
  179. <CursorPos X="37" Y="83"/>
  180. <UsageCount Value="7"/>
  181. </Unit25>
  182. <Unit26>
  183. <Filename Value="../../../../projects/Zengl_SRC/src/zgl_log.pas"/>
  184. <EditorIndex Value="-1"/>
  185. <TopLine Value="60"/>
  186. <CursorPos X="30" Y="78"/>
  187. <UsageCount Value="7"/>
  188. </Unit26>
  189. <Unit27>
  190. <Filename Value="../../../src/zgl_file.pas"/>
  191. <EditorIndex Value="-1"/>
  192. <TopLine Value="47"/>
  193. <CursorPos X="11" Y="66"/>
  194. <UsageCount Value="7"/>
  195. </Unit27>
  196. <Unit28>
  197. <Filename Value="../../../../projects/Zengl_SRC/src/zgl_file.pas"/>
  198. <EditorIndex Value="-1"/>
  199. <TopLine Value="138"/>
  200. <CursorPos X="3" Y="140"/>
  201. <UsageCount Value="7"/>
  202. </Unit28>
  203. <Unit29>
  204. <Filename Value="../../../src/zgl_opengl.pas"/>
  205. <EditorIndex Value="-1"/>
  206. <TopLine Value="49"/>
  207. <CursorPos X="21" Y="69"/>
  208. <UsageCount Value="6"/>
  209. </Unit29>
  210. <Unit30>
  211. <Filename Value="../../../src/zgl_window.pas"/>
  212. <EditorIndex Value="-1"/>
  213. <TopLine Value="1039"/>
  214. <CursorPos X="21" Y="1048"/>
  215. <UsageCount Value="7"/>
  216. </Unit30>
  217. <Unit31>
  218. <Filename Value="../../../srcGEGL/gegl_menu_gui.pas"/>
  219. <EditorIndex Value="-1"/>
  220. <TopLine Value="4"/>
  221. <CursorPos X="11" Y="26"/>
  222. <UsageCount Value="10"/>
  223. </Unit31>
  224. <Unit32>
  225. <Filename Value="../../../srcGEGL/gegl_config.cfg"/>
  226. <EditorIndex Value="-1"/>
  227. <CursorPos X="3" Y="5"/>
  228. <UsageCount Value="10"/>
  229. <DefaultSyntaxHighlighter Value="None"/>
  230. </Unit32>
  231. </Units>
  232. <JumpHistory Count="3" HistoryIndex="2">
  233. <Position1>
  234. <Filename Value="demo17.lpr"/>
  235. <Caret Line="11" Column="11"/>
  236. </Position1>
  237. <Position2>
  238. <Filename Value="demo17.lpr"/>
  239. <Caret Line="12" Column="9"/>
  240. </Position2>
  241. <Position3>
  242. <Filename Value="demo17.lpr"/>
  243. <Caret Line="12" Column="9"/>
  244. </Position3>
  245. </JumpHistory>
  246. <RunParams>
  247. <FormatVersion Value="2"/>
  248. <Modes ActiveMode=""/>
  249. </RunParams>
  250. </ProjectSession>
  251. <Debugging>
  252. <BreakPoints>
  253. <Item>
  254. <Kind Value="bpkSource"/>
  255. <WatchScope Value="wpsLocal"/>
  256. <WatchKind Value="wpkWrite"/>
  257. <Source Value="demo17.lpr"/>
  258. <Line Value="127"/>
  259. </Item>
  260. </BreakPoints>
  261. </Debugging>
  262. </CONFIG>