wanddemo.dpr 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  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. <ActiveEditorIndexAtStart Value="4"/>
  11. </General>
  12. <LazDoc Paths=""/>
  13. <Units Count="6">
  14. <Unit0>
  15. <CursorPos X="1" Y="48"/>
  16. <EditorIndex Value="0"/>
  17. <Filename Value="wanddemo.lpr"/>
  18. <IsPartOfProject Value="True"/>
  19. <Loaded Value="True"/>
  20. <TopLine Value="15"/>
  21. <UnitName Value="wanddemo"/>
  22. <UsageCount Value="23"/>
  23. </Unit0>
  24. <Unit1>
  25. <CursorPos X="2" Y="48"/>
  26. <Filename Value="wanddemo.dpr"/>
  27. <TopLine Value="15"/>
  28. <UnitName Value="wanddemo"/>
  29. <UsageCount Value="20"/>
  30. </Unit1>
  31. <Unit2>
  32. <CursorPos X="3" Y="26"/>
  33. <EditorIndex Value="2"/>
  34. <Filename Value="magick_type.inc"/>
  35. <Loaded Value="True"/>
  36. <TopLine Value="9"/>
  37. <UsageCount Value="11"/>
  38. </Unit2>
  39. <Unit3>
  40. <CursorPos X="1" Y="62"/>
  41. <EditorIndex Value="1"/>
  42. <Filename Value="magick_wand.pas"/>
  43. <Loaded Value="True"/>
  44. <TopLine Value="33"/>
  45. <UnitName Value="magick_wand"/>
  46. <UsageCount Value="11"/>
  47. </Unit3>
  48. <Unit4>
  49. <CursorPos X="25" Y="24"/>
  50. <EditorIndex Value="4"/>
  51. <Filename Value="magick_image.inc"/>
  52. <Loaded Value="True"/>
  53. <TopLine Value="18"/>
  54. <UsageCount Value="11"/>
  55. </Unit4>
  56. <Unit5>
  57. <CursorPos X="70" Y="80"/>
  58. <EditorIndex Value="3"/>
  59. <Filename Value="drawing_wand.inc"/>
  60. <Loaded Value="True"/>
  61. <TopLine Value="113"/>
  62. <UsageCount Value="11"/>
  63. </Unit5>
  64. </Units>
  65. <PublishOptions>
  66. <Version Value="2"/>
  67. <IgnoreBinaries Value="False"/>
  68. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  69. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  70. </PublishOptions>
  71. <RunParams>
  72. <local>
  73. <FormatVersion Value="1"/>
  74. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  75. </local>
  76. </RunParams>
  77. <JumpHistory Count="3" HistoryIndex="2">
  78. <Position1>
  79. <Filename Value="wanddemo.lpr"/>
  80. <Caret Line="28" Column="20" TopLine="14"/>
  81. </Position1>
  82. <Position2>
  83. <Filename Value="wanddemo.lpr"/>
  84. <Caret Line="26" Column="16" TopLine="14"/>
  85. </Position2>
  86. <Position3>
  87. <Filename Value="wanddemo.lpr"/>
  88. <Caret Line="28" Column="17" TopLine="15"/>
  89. </Position3>
  90. </JumpHistory>
  91. </ProjectOptions>
  92. <CompilerOptions>
  93. <Version Value="5"/>
  94. <CodeGeneration>
  95. <Generate Value="Faster"/>
  96. </CodeGeneration>
  97. <Other>
  98. <CompilerPath Value="$(CompPath)"/>
  99. </Other>
  100. </CompilerOptions>
  101. <Debugging>
  102. <Exceptions Count="2">
  103. <Item1>
  104. <Name Value="ECodetoolError"/>
  105. </Item1>
  106. <Item2>
  107. <Name Value="EFOpenError"/>
  108. </Item2>
  109. </Exceptions>
  110. </Debugging>
  111. </CONFIG>