123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291 |
- <?xml version="1.0"?>
- <CONFIG>
- <ProjectOptions>
- <PathDelim Value="/"/>
- <Version Value="5"/>
- <General>
- <MainUnit Value="0"/>
- <IconPath Value="./"/>
- <TargetFileExt Value=""/>
- <Title Value="screenshot"/>
- <ActiveEditorIndexAtStart Value="2"/>
- </General>
- <LazDoc Paths=""/>
- <PublishOptions>
- <Version Value="2"/>
- <IgnoreBinaries Value="False"/>
- <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
- <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
- </PublishOptions>
- <RunParams>
- <local>
- <FormatVersion Value="1"/>
- <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
- </local>
- </RunParams>
- <Units Count="32">
- <Unit0>
- <Filename Value="screenshot.lpr"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="screenshot"/>
- <CursorPos X="22" Y="20"/>
- <TopLine Value="2"/>
- <EditorIndex Value="0"/>
- <UsageCount Value="47"/>
- <Loaded Value="True"/>
- </Unit0>
- <Unit1>
- <Filename Value="magick_wand.pas"/>
- <UnitName Value="magick_wand"/>
- <CursorPos X="13" Y="49"/>
- <TopLine Value="36"/>
- <UsageCount Value="23"/>
- </Unit1>
- <Unit2>
- <Filename Value="magick_type.inc"/>
- <CursorPos X="41" Y="3"/>
- <TopLine Value="1"/>
- <UsageCount Value="11"/>
- </Unit2>
- <Unit3>
- <Filename Value="magick_image.inc"/>
- <CursorPos X="24" Y="301"/>
- <TopLine Value="301"/>
- <UsageCount Value="20"/>
- </Unit3>
- <Unit4>
- <Filename Value="drawing_wand.inc"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="1"/>
- <UsageCount Value="16"/>
- </Unit4>
- <Unit5>
- <Filename Value="quantize.inc"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="1"/>
- <UsageCount Value="8"/>
- </Unit5>
- <Unit6>
- <Filename Value="home/felipe/Programas/imagemagick/magick/quantize.inc"/>
- <CursorPos X="30" Y="25"/>
- <TopLine Value="9"/>
- <UsageCount Value="8"/>
- </Unit6>
- <Unit7>
- <Filename Value="home/felipe/Programas/imagemagick/magick/ImageMagick.pas"/>
- <UnitName Value="ImageMagick"/>
- <CursorPos X="1" Y="26"/>
- <TopLine Value="1"/>
- <UsageCount Value="8"/>
- </Unit7>
- <Unit8>
- <Filename Value="C:/Programas/ImageMagick/magick/ImageMagick.pas"/>
- <UnitName Value="ImageMagick"/>
- <CursorPos X="41" Y="26"/>
- <TopLine Value="22"/>
- <UsageCount Value="9"/>
- </Unit8>
- <Unit9>
- <Filename Value="C:/Programas/ImageMagick/magick/magick_type.inc"/>
- <CursorPos X="1" Y="303"/>
- <TopLine Value="357"/>
- <UsageCount Value="8"/>
- </Unit9>
- <Unit10>
- <Filename Value="home/felipe/Programas/PascalMagick/magick/ImageMagick.pas"/>
- <UnitName Value="ImageMagick"/>
- <CursorPos X="5" Y="31"/>
- <TopLine Value="27"/>
- <UsageCount Value="10"/>
- </Unit10>
- <Unit11>
- <Filename Value="home/felipe/Programas/PascalMagick/magick/statistic.inc"/>
- <CursorPos X="1" Y="46"/>
- <TopLine Value="18"/>
- <UsageCount Value="9"/>
- </Unit11>
- <Unit12>
- <Filename Value="home/felipe/Programas/PascalMagick/magick/magick_type.inc"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="1"/>
- <UsageCount Value="9"/>
- </Unit12>
- <Unit13>
- <Filename Value="pixel_wand.inc"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="1"/>
- <UsageCount Value="19"/>
- </Unit13>
- <Unit14>
- <Filename Value="home/felipe/Programas/PascalMagick/magick/constitute.inc"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="1"/>
- <UsageCount Value="8"/>
- </Unit14>
- <Unit15>
- <Filename Value="home/felipe/Programas/PascalMagick/magick/effect.inc"/>
- <CursorPos X="1" Y="19"/>
- <TopLine Value="1"/>
- <UsageCount Value="8"/>
- </Unit15>
- <Unit16>
- <Filename Value="pixel_iterator.inc"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="1"/>
- <UsageCount Value="11"/>
- </Unit16>
- <Unit17>
- <Filename Value="home/felipe/Programas/PascalMagick/magick/cache_view.inc"/>
- <CursorPos X="25" Y="28"/>
- <TopLine Value="1"/>
- <UsageCount Value="8"/>
- </Unit17>
- <Unit18>
- <Filename Value="magick_attribute.inc"/>
- <CursorPos X="37" Y="1"/>
- <TopLine Value="1"/>
- <UsageCount Value="13"/>
- </Unit18>
- <Unit19>
- <Filename Value="C:/Programas/PascalMagick/magick/ImageMagick.pas"/>
- <UnitName Value="ImageMagick"/>
- <CursorPos X="11" Y="13"/>
- <TopLine Value="1"/>
- <UsageCount Value="12"/>
- </Unit19>
- <Unit20>
- <Filename Value="C:/Programas/PascalMagick/magick/magick_type.inc"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="1"/>
- <UsageCount Value="12"/>
- </Unit20>
- <Unit21>
- <Filename Value="C:/Programas/PascalMagick/magick/draw.inc"/>
- <CursorPos X="22" Y="241"/>
- <TopLine Value="236"/>
- <UsageCount Value="9"/>
- </Unit21>
- <Unit22>
- <Filename Value="C:/Programas/PascalMagick/magick/type.inc"/>
- <CursorPos X="24" Y="63"/>
- <TopLine Value="62"/>
- <UsageCount Value="10"/>
- </Unit22>
- <Unit23>
- <Filename Value="C:/Programas/PascalMagick/magick/pixel.inc"/>
- <CursorPos X="24" Y="4"/>
- <TopLine Value="1"/>
- <UsageCount Value="9"/>
- </Unit23>
- <Unit24>
- <Filename Value="../magick/ImageMagick.pas"/>
- <UnitName Value="ImageMagick"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="1"/>
- <EditorIndex Value="3"/>
- <UsageCount Value="14"/>
- <Loaded Value="True"/>
- </Unit24>
- <Unit25>
- <Filename Value="../magick/magick_type.inc"/>
- <CursorPos X="7" Y="288"/>
- <TopLine Value="82"/>
- <UsageCount Value="12"/>
- </Unit25>
- <Unit26>
- <Filename Value="../wand/pixel_iterator.inc"/>
- <CursorPos X="26" Y="9"/>
- <TopLine Value="9"/>
- <UsageCount Value="10"/>
- </Unit26>
- <Unit27>
- <Filename Value="../wand/magick_wand.pas"/>
- <UnitName Value="magick_wand"/>
- <CursorPos X="15" Y="48"/>
- <TopLine Value="39"/>
- <EditorIndex Value="1"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit27>
- <Unit28>
- <Filename Value="../wand/drawing_wand.inc"/>
- <CursorPos X="56" Y="247"/>
- <TopLine Value="226"/>
- <UsageCount Value="10"/>
- </Unit28>
- <Unit29>
- <Filename Value="../magick/type.inc"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="24"/>
- <UsageCount Value="10"/>
- </Unit29>
- <Unit30>
- <Filename Value="../wand/magick_image.inc"/>
- <CursorPos X="1" Y="396"/>
- <TopLine Value="380"/>
- <EditorIndex Value="4"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit30>
- <Unit31>
- <Filename Value="../wand/pixel_wand.inc"/>
- <CursorPos X="1" Y="1"/>
- <TopLine Value="1"/>
- <EditorIndex Value="2"/>
- <UsageCount Value="10"/>
- <Loaded Value="True"/>
- </Unit31>
- </Units>
- <JumpHistory Count="2" HistoryIndex="1">
- <Position1>
- <Filename Value="screenshot.lpr"/>
- <Caret Line="20" Column="22" TopLine="2"/>
- </Position1>
- <Position2>
- <Filename Value="../wand/magick_wand.pas"/>
- <Caret Line="48" Column="15" TopLine="39"/>
- </Position2>
- </JumpHistory>
- </ProjectOptions>
- <CompilerOptions>
- <Version Value="5"/>
- <SearchPaths>
- <OtherUnitFiles Value="../magick/;../wand/"/>
- <SrcPath Value="../magick/;../wand/"/>
- </SearchPaths>
- <CodeGeneration>
- <Generate Value="Faster"/>
- </CodeGeneration>
- <Other>
- <CompilerPath Value="$(CompPath)"/>
- </Other>
- </CompilerOptions>
- <Debugging>
- <Watches Count="4">
- <Item1>
- <Expression Value="GlassTop"/>
- <Enabled Value="False"/>
- </Item1>
- <Item2>
- <Expression Value="GlassLeft"/>
- <Enabled Value="False"/>
- </Item2>
- <Item3>
- <Expression Value="GlassHeight"/>
- <Enabled Value="False"/>
- </Item3>
- <Item4>
- <Expression Value="GlassWidth"/>
- <Enabled Value="False"/>
- </Item4>
- </Watches>
- <Exceptions Count="2">
- <Item1>
- <Name Value="ECodetoolError"/>
- </Item1>
- <Item2>
- <Name Value="EFOpenError"/>
- </Item2>
- </Exceptions>
- </Debugging>
- </CONFIG>
|