mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-05 06:24:11 +02:00
605 lines
20 KiB
XML
605 lines
20 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<MainUnit Value="0"/>
|
|
<UseXPManifest Value="True"/>
|
|
<Icon Value="0"/>
|
|
<ActiveWindowIndexAtStart Value="0"/>
|
|
</General>
|
|
<VersionInfo>
|
|
<Language Value=""/>
|
|
<CharSet Value=""/>
|
|
<StringTable ProductVersion=""/>
|
|
</VersionInfo>
|
|
<BuildModes Count="1">
|
|
<Item1 Name="default" Default="True"/>
|
|
</BuildModes>
|
|
<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>
|
|
<RequiredPackages Count="1">
|
|
<Item1>
|
|
<PackageName Value="LCL"/>
|
|
</Item1>
|
|
</RequiredPackages>
|
|
<Units Count="63">
|
|
<Unit0>
|
|
<Filename Value="canvastest.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="canvastest"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="2"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="93"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="canvastestunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmCanvasTest"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="canvastestunit"/>
|
|
<EditorIndex Value="0"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="93"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="../../../../lazarus/lcl/include/canvas.inc"/>
|
|
<TopLine Value="1187"/>
|
|
<CursorPos X="21" Y="1191"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="../../../../lazarus/lcl/graphics.pp"/>
|
|
<UnitName Value="Graphics"/>
|
|
<TopLine Value="1275"/>
|
|
<CursorPos X="32" Y="1281"/>
|
|
<UsageCount Value="31"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/win32/win32winapi.inc"/>
|
|
<TopLine Value="1599"/>
|
|
<CursorPos X="68" Y="1607"/>
|
|
<UsageCount Value="5"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/qt/qtwinapi.inc"/>
|
|
<TopLine Value="1634"/>
|
|
<CursorPos X="42" Y="1641"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/carbon/carbonwinapi.inc"/>
|
|
<TopLine Value="361"/>
|
|
<CursorPos X="49" Y="366"/>
|
|
<UsageCount Value="13"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/carbon/carboncanvas.pp"/>
|
|
<UnitName Value="CarbonCanvas"/>
|
|
<TopLine Value="886"/>
|
|
<CursorPos X="21" Y="894"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/carbon/carbongdiobjects.pp"/>
|
|
<UnitName Value="CarbonGDIObjects"/>
|
|
<TopLine Value="913"/>
|
|
<CursorPos X="15" Y="916"/>
|
|
<UsageCount Value="14"/>
|
|
</Unit8>
|
|
<Unit9>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/carbon/carbonint.pas"/>
|
|
<UnitName Value="CarbonInt"/>
|
|
<TopLine Value="33"/>
|
|
<CursorPos X="29" Y="42"/>
|
|
<UsageCount Value="5"/>
|
|
</Unit9>
|
|
<Unit10>
|
|
<Filename Value="../../../../lazarus/lcl/lcltype.pp"/>
|
|
<UnitName Value="LCLType"/>
|
|
<TopLine Value="2001"/>
|
|
<CursorPos X="32" Y="2012"/>
|
|
<UsageCount Value="5"/>
|
|
</Unit10>
|
|
<Unit11>
|
|
<Filename Value="../../../../lazarus/lcl/graphmath.pp"/>
|
|
<UnitName Value="GraphMath"/>
|
|
<TopLine Value="35"/>
|
|
<CursorPos X="66" Y="45"/>
|
|
<UsageCount Value="5"/>
|
|
</Unit11>
|
|
<Unit12>
|
|
<Filename Value="../../../../../usr/local/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
|
|
<TopLine Value="20"/>
|
|
<CursorPos X="35" Y="23"/>
|
|
<UsageCount Value="5"/>
|
|
</Unit12>
|
|
<Unit13>
|
|
<Filename Value="pentest.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmPen"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="pentest"/>
|
|
<TopLine Value="164"/>
|
|
<CursorPos X="1" Y="188"/>
|
|
<UsageCount Value="92"/>
|
|
</Unit13>
|
|
<Unit14>
|
|
<Filename Value="brushtest.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmBrush"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="brushtest"/>
|
|
<EditorIndex Value="4"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="25"/>
|
|
<CursorPos X="45" Y="91"/>
|
|
<UsageCount Value="92"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit14>
|
|
<Unit15>
|
|
<Filename Value="fonttest.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmFont"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="fonttest"/>
|
|
<TopLine Value="95"/>
|
|
<CursorPos X="94" Y="101"/>
|
|
<UsageCount Value="92"/>
|
|
</Unit15>
|
|
<Unit16>
|
|
<Filename Value="rectanglestest.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmRectangles"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="rectanglestest"/>
|
|
<TopLine Value="58"/>
|
|
<CursorPos X="1" Y="76"/>
|
|
<UsageCount Value="92"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit16>
|
|
<Unit17>
|
|
<Filename Value="../../../../../usr/local/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
|
|
<UnitName Value="FPCanvas"/>
|
|
<TopLine Value="116"/>
|
|
<CursorPos X="13" Y="126"/>
|
|
<UsageCount Value="18"/>
|
|
</Unit17>
|
|
<Unit18>
|
|
<Filename Value="../../../../../usr/local/share/fpcsrc/packages/fcl-image/src/FPPen.inc"/>
|
|
<TopLine Value="30"/>
|
|
<CursorPos X="47" Y="34"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit18>
|
|
<Unit19>
|
|
<Filename Value="../../../../lazarus/lcl/include/brush.inc"/>
|
|
<TopLine Value="65"/>
|
|
<CursorPos X="34" Y="78"/>
|
|
<UsageCount Value="9"/>
|
|
</Unit19>
|
|
<Unit20>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/carbon/carbonwinapih.inc"/>
|
|
<TopLine Value="48"/>
|
|
<CursorPos X="20" Y="53"/>
|
|
<UsageCount Value="13"/>
|
|
</Unit20>
|
|
<Unit21>
|
|
<Filename Value="../../../../lazarus/lcl/include/pen.inc"/>
|
|
<TopLine Value="362"/>
|
|
<CursorPos X="14" Y="374"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit21>
|
|
<Unit22>
|
|
<Filename Value="../../../../lazarus/lcl/include/font.inc"/>
|
|
<TopLine Value="1165"/>
|
|
<CursorPos X="22" Y="1169"/>
|
|
<UsageCount Value="19"/>
|
|
</Unit22>
|
|
<Unit23>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/qt/qtwinapih.inc"/>
|
|
<TopLine Value="71"/>
|
|
<CursorPos X="15" Y="82"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit23>
|
|
<Unit24>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/qt/qtobjects.pas"/>
|
|
<UnitName Value="qtobjects"/>
|
|
<TopLine Value="1010"/>
|
|
<CursorPos X="62" Y="1014"/>
|
|
<UsageCount Value="13"/>
|
|
</Unit24>
|
|
<Unit25>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/qt/qt44.pas"/>
|
|
<UnitName Value="qt44"/>
|
|
<TopLine Value="71"/>
|
|
<CursorPos X="60" Y="75"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit25>
|
|
<Unit26>
|
|
<Filename Value="../../../../lazarus/lcl/include/rasterimage.inc"/>
|
|
<TopLine Value="160"/>
|
|
<CursorPos X="3" Y="162"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit26>
|
|
<Unit27>
|
|
<Filename Value="../../../../lazarus/lcl/include/lclintf.inc"/>
|
|
<TopLine Value="153"/>
|
|
<CursorPos X="31" Y="161"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit27>
|
|
<Unit28>
|
|
<Filename Value="../../../../lazarus/lcl/include/intfbaselcl.inc"/>
|
|
<TopLine Value="203"/>
|
|
<CursorPos X="28" Y="205"/>
|
|
<UsageCount Value="7"/>
|
|
</Unit28>
|
|
<Unit29>
|
|
<Filename Value="../../../../../usr/local/share/fpcsrc/rtl/objpas/math.pp"/>
|
|
<UnitName Value="math"/>
|
|
<TopLine Value="236"/>
|
|
<CursorPos X="33" Y="241"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit29>
|
|
<Unit30>
|
|
<Filename Value="../../../../../usr/local/share/fpcsrc/packages/univint/src/MacOSAll.pas"/>
|
|
<UnitName Value="MacOSAll"/>
|
|
<TopLine Value="406"/>
|
|
<CursorPos X="65" Y="409"/>
|
|
<UsageCount Value="8"/>
|
|
</Unit30>
|
|
<Unit31>
|
|
<Filename Value="../../../../lazarus/lcl/include/lclintfh.inc"/>
|
|
<TopLine Value="10"/>
|
|
<CursorPos X="19" Y="15"/>
|
|
<UsageCount Value="16"/>
|
|
</Unit31>
|
|
<Unit32>
|
|
<Filename Value="shapedwindowtest.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmShapedWindow"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="shapedwindowtest"/>
|
|
<TopLine Value="28"/>
|
|
<CursorPos X="100" Y="36"/>
|
|
<UsageCount Value="54"/>
|
|
</Unit32>
|
|
<Unit33>
|
|
<Filename Value="../../../../lazarus/lcl/include/winapih.inc"/>
|
|
<TopLine Value="254"/>
|
|
<CursorPos X="22" Y="265"/>
|
|
<UsageCount Value="8"/>
|
|
</Unit33>
|
|
<Unit34>
|
|
<Filename Value="../../../../lazarus/lcl/controls.pp"/>
|
|
<UnitName Value="Controls"/>
|
|
<TopLine Value="1870"/>
|
|
<CursorPos X="25" Y="1873"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit34>
|
|
<Unit35>
|
|
<Filename Value="../../../../lazarus/lcl/include/wincontrol.inc"/>
|
|
<TopLine Value="4456"/>
|
|
<CursorPos X="28" Y="4460"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit35>
|
|
<Unit36>
|
|
<Filename Value="../../../../lazarus/lcl/widgetset/wscontrols.pp"/>
|
|
<UnitName Value="WSControls"/>
|
|
<TopLine Value="267"/>
|
|
<CursorPos X="44" Y="273"/>
|
|
<UsageCount Value="9"/>
|
|
</Unit36>
|
|
<Unit37>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/qt/qtwsstdctrls.pp"/>
|
|
<UnitName Value="QtWSStdCtrls"/>
|
|
<TopLine Value="37"/>
|
|
<CursorPos X="7" Y="50"/>
|
|
<UsageCount Value="13"/>
|
|
</Unit37>
|
|
<Unit38>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/qt/qtwscontrols.pp"/>
|
|
<UnitName Value="QtWSControls"/>
|
|
<TopLine Value="597"/>
|
|
<CursorPos X="22" Y="613"/>
|
|
<UsageCount Value="13"/>
|
|
</Unit38>
|
|
<Unit39>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/carbon/carbonlclintfh.inc"/>
|
|
<TopLine Value="25"/>
|
|
<CursorPos X="12" Y="37"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit39>
|
|
<Unit40>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/carbon/carbonlclintf.inc"/>
|
|
<TopLine Value="143"/>
|
|
<CursorPos X="3" Y="145"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit40>
|
|
<Unit41>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/win32/win32lclintf.inc"/>
|
|
<TopLine Value="95"/>
|
|
<CursorPos X="41" Y="96"/>
|
|
<UsageCount Value="9"/>
|
|
</Unit41>
|
|
<Unit42>
|
|
<Filename Value="../../../../lazarus/lcl/include/custombitmap.inc"/>
|
|
<TopLine Value="42"/>
|
|
<CursorPos X="3" Y="44"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit42>
|
|
<Unit43>
|
|
<Filename Value="../../../../lazarus/lcl/include/graphic.inc"/>
|
|
<TopLine Value="24"/>
|
|
<CursorPos X="1" Y="26"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit43>
|
|
<Unit44>
|
|
<Filename Value="../../../../lazarus29/fpc/2.3.1/source/rtl/objpas/classes/classesh.inc"/>
|
|
<TopLine Value="16"/>
|
|
<CursorPos X="14" Y="32"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit44>
|
|
<Unit45>
|
|
<Filename Value="ellipseunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmEllipse"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="ellipseunit"/>
|
|
<EditorIndex Value="5"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="10"/>
|
|
<CursorPos X="36" Y="49"/>
|
|
<UsageCount Value="34"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit45>
|
|
<Unit46>
|
|
<Filename Value="screenshotunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmScreenshot"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="screenshotunit"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="34"/>
|
|
</Unit46>
|
|
<Unit47>
|
|
<Filename Value="drawtest.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmDraw"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="drawtest"/>
|
|
<EditorIndex Value="6"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="15"/>
|
|
<CursorPos X="1" Y="16"/>
|
|
<UsageCount Value="33"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit47>
|
|
<Unit48>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/gtk/gtkproc.inc"/>
|
|
<TopLine Value="942"/>
|
|
<CursorPos X="50" Y="945"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit48>
|
|
<Unit49>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/wince/wincewinapi.inc"/>
|
|
<TopLine Value="1709"/>
|
|
<CursorPos X="34" Y="1726"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit49>
|
|
<Unit50>
|
|
<Filename Value="../../../../fpctrunk/packages/fcl-image/src/fpwritejpeg.pas"/>
|
|
<UnitName Value="FPWriteJPEG"/>
|
|
<TopLine Value="124"/>
|
|
<CursorPos X="16" Y="137"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit50>
|
|
<Unit51>
|
|
<Filename Value="../../../../fpctrunk/packages/fcl-image/src/fpreadjpeg.pas"/>
|
|
<UnitName Value="FPReadJPEG"/>
|
|
<TopLine Value="34"/>
|
|
<CursorPos X="9" Y="41"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit51>
|
|
<Unit52>
|
|
<Filename Value="imagetest.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmImage"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="imagetest"/>
|
|
<EditorIndex Value="1"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="44"/>
|
|
<CursorPos X="3" Y="52"/>
|
|
<UsageCount Value="26"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit52>
|
|
<Unit53>
|
|
<Filename Value="../../../../lazarus/lcl/include/jpegimage.inc"/>
|
|
<TopLine Value="52"/>
|
|
<CursorPos X="4" Y="69"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit53>
|
|
<Unit54>
|
|
<Filename Value="../../../../fpctrunk/packages/pasjpeg/src/jcparam.pas"/>
|
|
<UnitName Value="JcParam"/>
|
|
<TopLine Value="614"/>
|
|
<CursorPos X="77" Y="621"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit54>
|
|
<Unit55>
|
|
<Filename Value="../../../../lazarus/lcl/include/winapi.inc"/>
|
|
<TopLine Value="937"/>
|
|
<CursorPos X="3" Y="941"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit55>
|
|
<Unit56>
|
|
<Filename Value="../../../../lazarus/lcl/interfacebase.pp"/>
|
|
<UnitName Value="InterfaceBase"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="107"/>
|
|
<CursorPos X="30" Y="116"/>
|
|
<UsageCount Value="13"/>
|
|
</Unit56>
|
|
<Unit57>
|
|
<Filename Value="../../../../lazarus/lcl/include/interfacebase.inc"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="74"/>
|
|
<CursorPos X="1" Y="90"/>
|
|
<UsageCount Value="13"/>
|
|
</Unit57>
|
|
<Unit58>
|
|
<Filename Value="../../../../lazarus/lcl/intfgraphics.pas"/>
|
|
<UnitName Value="IntfGraphics"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="100"/>
|
|
<CursorPos X="3" Y="112"/>
|
|
<UsageCount Value="12"/>
|
|
</Unit58>
|
|
<Unit59>
|
|
<Filename Value="../../../../fpctrunk/packages/fcl-image/examples/drawing.pp"/>
|
|
<UnitName Value="Drawing"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="19" Y="9"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit59>
|
|
<Unit60>
|
|
<Filename Value="../../../../fpctrunk/packages/fcl-image/src/fpimage.pp"/>
|
|
<UnitName Value="FPimage"/>
|
|
<TopLine Value="18"/>
|
|
<CursorPos X="3" Y="30"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit60>
|
|
<Unit61>
|
|
<Filename Value="../../../../lazarus/lcl/interfaces/win32/win32winapih.inc"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="45"/>
|
|
<CursorPos X="16" Y="48"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit61>
|
|
<Unit62>
|
|
<Filename Value="../../../../lazarussvn/lcl/interfaces/win32/win32winapi.inc"/>
|
|
<EditorIndex Value="3"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="43"/>
|
|
<CursorPos X="69" Y="63"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit62>
|
|
</Units>
|
|
<JumpHistory Count="12" HistoryIndex="11">
|
|
<Position1>
|
|
<Filename Value="imagetest.pas"/>
|
|
<Caret Line="48" Column="20" TopLine="36"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="imagetest.pas"/>
|
|
<Caret Line="53" Column="38" TopLine="39"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="imagetest.pas"/>
|
|
<Caret Line="56" Column="19" TopLine="40"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="imagetest.pas"/>
|
|
<Caret Line="56" Column="20" TopLine="40"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="imagetest.pas"/>
|
|
<Caret Line="51" Column="37" TopLine="45"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="imagetest.pas"/>
|
|
<Caret Line="48" Column="29" TopLine="39"/>
|
|
</Position6>
|
|
<Position7>
|
|
<Filename Value="imagetest.pas"/>
|
|
<Caret Line="47" Column="18" TopLine="39"/>
|
|
</Position7>
|
|
<Position8>
|
|
<Filename Value="imagetest.pas"/>
|
|
<Caret Line="47" Column="18" TopLine="39"/>
|
|
</Position8>
|
|
<Position9>
|
|
<Filename Value="imagetest.pas"/>
|
|
<Caret Line="51" Column="1" TopLine="44"/>
|
|
</Position9>
|
|
<Position10>
|
|
<Filename Value="canvastest.lpr"/>
|
|
<Caret Line="27" Column="1" TopLine="10"/>
|
|
</Position10>
|
|
<Position11>
|
|
<Filename Value="canvastestunit.pas"/>
|
|
<Caret Line="90" Column="40" TopLine="78"/>
|
|
</Position11>
|
|
<Position12>
|
|
<Filename Value="canvastest.lpr"/>
|
|
<Caret Line="9" Column="12" TopLine="2"/>
|
|
</Position12>
|
|
</JumpHistory>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="10"/>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<UseAnsiStrings Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<Linking>
|
|
<Options>
|
|
<LinkerOptions Value="-framework Qt4Intf -lobjc -framework Foundation -framework QtGui -framework QtCore"/>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|