1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-11 03:45:06 -05:00
Simba/Projects/SAMufasaGUI/project1.lpi
Wizzup? 55736bdaaf Enabled the colour picker button. (The Colour Picker is now functional)
The only thing left to do for the colour picker is to add an easy way to access the picker history. :) 



git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@80 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2009-09-22 23:58:14 +00:00

1031 lines
34 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
<Version Value="7"/>
<General>
<MainUnit Value="0"/>
<TargetFileExt Value=""/>
<Title Value="Mufasa Stand Alone"/>
<UseXPManifest Value="True"/>
<ActiveEditorIndexAtStart Value="7"/>
</General>
<VersionInfo>
<ProjectVersion Value=""/>
</VersionInfo>
<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="2">
<Item1>
<PackageName Value="SynEdit"/>
<MinVersion Major="1" Valid="True"/>
</Item1>
<Item2>
<PackageName Value="LCL"/>
</Item2>
</RequiredPackages>
<Units Count="118">
<Unit0>
<Filename Value="project1.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="project1"/>
<CursorPos X="75" Y="11"/>
<TopLine Value="1"/>
<EditorIndex Value="0"/>
<UsageCount Value="126"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="unit1.pas"/>
<ComponentName Value="Form1"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="TestUnit"/>
<CursorPos X="33" Y="57"/>
<TopLine Value="32"/>
<UsageCount Value="51"/>
</Unit1>
<Unit2>
<Filename Value="client.pas"/>
<UnitName Value="Client"/>
<CursorPos X="18" Y="34"/>
<TopLine Value="10"/>
<UsageCount Value="51"/>
</Unit2>
<Unit3>
<Filename Value="../cogat/Units/CogatUnits/comptypes.pas"/>
<UnitName Value="CompTypes"/>
<CursorPos X="13" Y="531"/>
<TopLine Value="523"/>
<UsageCount Value="18"/>
</Unit3>
<Unit4>
<Filename Value="mufasatypes.pas"/>
<UnitName Value="MufasaTypes"/>
<CursorPos X="52" Y="20"/>
<TopLine Value="1"/>
<UsageCount Value="51"/>
</Unit4>
<Unit5>
<Filename Value="window.pas"/>
<UnitName Value="Window"/>
<CursorPos X="4" Y="100"/>
<TopLine Value="85"/>
<UsageCount Value="51"/>
</Unit5>
<Unit6>
<Filename Value="../Documents/fpc/rtl/inc/systemh.inc"/>
<CursorPos X="3" Y="261"/>
<TopLine Value="246"/>
<UsageCount Value="4"/>
</Unit6>
<Unit7>
<Filename Value="input.pas"/>
<UnitName Value="Input"/>
<CursorPos X="5" Y="20"/>
<TopLine Value="15"/>
<UsageCount Value="50"/>
</Unit7>
<Unit8>
<Filename Value="../cogat/Units/CogatUnits/compinput.pas"/>
<UnitName Value="CompInput"/>
<CursorPos X="43" Y="250"/>
<TopLine Value="236"/>
<UsageCount Value="16"/>
</Unit8>
<Unit9>
<Filename Value="Units/MMLCore/client.pas"/>
<UnitName Value="Client"/>
<CursorPos X="46" Y="8"/>
<TopLine Value="1"/>
<UsageCount Value="20"/>
</Unit9>
<Unit10>
<Filename Value="Units/MMLCore/input.pas"/>
<UnitName Value="Input"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="20"/>
</Unit10>
<Unit11>
<Filename Value="Units/MMLCore/mufasatypes.pas"/>
<UnitName Value="MufasaTypes"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="20"/>
</Unit11>
<Unit12>
<Filename Value="Units/MMLCore/window.pas"/>
<UnitName Value="Window"/>
<CursorPos X="69" Y="254"/>
<TopLine Value="251"/>
<UsageCount Value="20"/>
</Unit12>
<Unit13>
<Filename Value="Units/MMLCore/windowutil.pas"/>
<UnitName Value="windowutil"/>
<CursorPos X="54" Y="20"/>
<TopLine Value="20"/>
<UsageCount Value="43"/>
</Unit13>
<Unit14>
<Filename Value="../Documents/lazarus/lcl/graphics.pp"/>
<UnitName Value="Graphics"/>
<CursorPos X="15" Y="1287"/>
<TopLine Value="1272"/>
<UsageCount Value="13"/>
</Unit14>
<Unit15>
<Filename Value="../cogat/Units/CogatUnits/compbitmaps.pas"/>
<UnitName Value="CompBitmaps"/>
<CursorPos X="1" Y="109"/>
<TopLine Value="92"/>
<UsageCount Value="13"/>
</Unit15>
<Unit16>
<Filename Value="../Documents/lazarus/lcl/include/rasterimage.inc"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="691"/>
<UsageCount Value="5"/>
</Unit16>
<Unit17>
<Filename Value="../Documents/fpc/packages/x11/src/xlib.pp"/>
<UnitName Value="xlib"/>
<CursorPos X="47" Y="1272"/>
<TopLine Value="1257"/>
<UsageCount Value="8"/>
</Unit17>
<Unit18>
<Filename Value="testunit.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="TestUnit"/>
<CursorPos X="93" Y="118"/>
<TopLine Value="88"/>
<EditorIndex Value="5"/>
<UsageCount Value="92"/>
<Loaded Value="True"/>
</Unit18>
<Unit19>
<Filename Value="../cogat/Units/CogatUnits/compcolors.pas"/>
<UnitName Value="CompColors"/>
<CursorPos X="44" Y="914"/>
<TopLine Value="897"/>
<UsageCount Value="11"/>
</Unit19>
<Unit20>
<Filename Value="../Documents/fpc/packages/x11/src/x.pp"/>
<UnitName Value="x"/>
<CursorPos X="4" Y="179"/>
<TopLine Value="164"/>
<UsageCount Value="6"/>
</Unit20>
<Unit21>
<Filename Value="../Documents/fpc/rtl/unix/aliasctp.inc"/>
<CursorPos X="63" Y="45"/>
<TopLine Value="30"/>
<UsageCount Value="6"/>
</Unit21>
<Unit22>
<Filename Value="../cogat/Units/CogatUnits/compdragger.pas"/>
<UnitName Value="CompDragger"/>
<CursorPos X="33" Y="14"/>
<TopLine Value="6"/>
<UsageCount Value="6"/>
</Unit22>
<Unit23>
<Filename Value="../Documents/lazarus/lcl/lcltype.pp"/>
<UnitName Value="LCLType"/>
<CursorPos X="9" Y="99"/>
<TopLine Value="83"/>
<UsageCount Value="6"/>
</Unit23>
<Unit24>
<Filename Value="testunit.lfm"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="6"/>
<SyntaxHighlighter Value="LFM"/>
</Unit24>
<Unit25>
<Filename Value="../Documents/fpc/rtl/unix/unix.pp"/>
<UnitName Value="Unix"/>
<CursorPos X="63" Y="63"/>
<TopLine Value="56"/>
<UsageCount Value="6"/>
</Unit25>
<Unit26>
<Filename Value="../Compilertje/Units/CogatUnits/compinput.pas"/>
<UnitName Value="CompInput"/>
<CursorPos X="6" Y="462"/>
<TopLine Value="449"/>
<UsageCount Value="8"/>
</Unit26>
<Unit27>
<Filename Value="../FPC/FPCCheckout/rtl/win/wininc/func.inc"/>
<CursorPos X="10" Y="663"/>
<TopLine Value="635"/>
<UsageCount Value="7"/>
</Unit27>
<Unit28>
<Filename Value="../Compilertje/Units/CogatUnits/comptypes.pas"/>
<UnitName Value="CompTypes"/>
<CursorPos X="13" Y="418"/>
<TopLine Value="402"/>
<UsageCount Value="7"/>
</Unit28>
<Unit29>
<Filename Value="../Compilertje/Units/CogatUnits/compcolors.pas"/>
<UnitName Value="CompColors"/>
<CursorPos X="12" Y="603"/>
<TopLine Value="573"/>
<UsageCount Value="7"/>
</Unit29>
<Unit30>
<Filename Value="../lazarus/lcl/graphics.pp"/>
<UnitName Value="Graphics"/>
<CursorPos X="15" Y="1283"/>
<TopLine Value="1270"/>
<UsageCount Value="7"/>
</Unit30>
<Unit31>
<Filename Value="../lazarus/lcl/include/rasterimage.inc"/>
<CursorPos X="20" Y="351"/>
<TopLine Value="339"/>
<UsageCount Value="7"/>
</Unit31>
<Unit32>
<Filename Value="../lazarus/lcl/intfgraphics.pas"/>
<UnitName Value="IntfGraphics"/>
<CursorPos X="3" Y="3251"/>
<TopLine Value="3245"/>
<UsageCount Value="6"/>
</Unit32>
<Unit33>
<Filename Value="../../Documents/fpc/packages/fcl-image/src/fpcanvas.pp"/>
<UnitName Value="FPCanvas"/>
<CursorPos X="23" Y="257"/>
<TopLine Value="142"/>
<UsageCount Value="6"/>
</Unit33>
<Unit34>
<Filename Value="../../Documents/fpc/packages/fcl-image/src/fpimage.pp"/>
<UnitName Value="FPimage"/>
<CursorPos X="3" Y="58"/>
<TopLine Value="43"/>
<UsageCount Value="6"/>
</Unit34>
<Unit35>
<Filename Value="../../Documents/fpc/packages/fcl-image/src/fpimage.inc"/>
<CursorPos X="24" Y="25"/>
<TopLine Value="1"/>
<UsageCount Value="6"/>
</Unit35>
<Unit36>
<Filename Value="../../Documents/lazarus/lcl/graphics.pp"/>
<UnitName Value="Graphics"/>
<CursorPos X="88" Y="2395"/>
<TopLine Value="2388"/>
<UsageCount Value="6"/>
</Unit36>
<Unit37>
<Filename Value="../../Units/MMLCore/client.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="Client"/>
<CursorPos X="50" Y="15"/>
<TopLine Value="14"/>
<EditorIndex Value="4"/>
<UsageCount Value="91"/>
<Loaded Value="True"/>
</Unit37>
<Unit38>
<Filename Value="../../Units/MMLCore/mufasatypes.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="MufasaTypes"/>
<CursorPos X="69" Y="25"/>
<TopLine Value="1"/>
<EditorIndex Value="3"/>
<UsageCount Value="91"/>
<Loaded Value="True"/>
</Unit38>
<Unit39>
<Filename Value="../../../cogat/Units/CogatUnits/compfiles.pas"/>
<UnitName Value="compFiles"/>
<CursorPos X="18" Y="8"/>
<TopLine Value="1"/>
<UsageCount Value="21"/>
</Unit39>
<Unit40>
<Filename Value="../../Units/MMLCore/files.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="files"/>
<CursorPos X="37" Y="42"/>
<TopLine Value="271"/>
<UsageCount Value="92"/>
</Unit40>
<Unit41>
<Filename Value="../../Units/MMLCore/window.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="Window"/>
<CursorPos X="62" Y="210"/>
<TopLine Value="154"/>
<EditorIndex Value="9"/>
<UsageCount Value="91"/>
<Loaded Value="True"/>
</Unit41>
<Unit42>
<Filename Value="../../../Documents/lazarus/lcl/forms.pp"/>
<UnitName Value="Forms"/>
<CursorPos X="15" Y="1236"/>
<TopLine Value="981"/>
<UsageCount Value="6"/>
</Unit42>
<Unit43>
<Filename Value="../../../cogat/Units/CogatUnits/comptypes.pas"/>
<UnitName Value="CompTypes"/>
<CursorPos X="80" Y="9"/>
<TopLine Value="1"/>
<UsageCount Value="11"/>
</Unit43>
<Unit44>
<Filename Value="../../Units/MMLCore/windowutil.pas"/>
<UnitName Value="windowutil"/>
<CursorPos X="49" Y="126"/>
<TopLine Value="97"/>
<UsageCount Value="29"/>
</Unit44>
<Unit45>
<Filename Value="../../Units/MMLCore/input.pas"/>
<UnitName Value="Input"/>
<CursorPos X="55" Y="59"/>
<TopLine Value="55"/>
<UsageCount Value="14"/>
</Unit45>
<Unit46>
<Filename Value="../../Units/MMLCore/finder.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="finder"/>
<CursorPos X="23" Y="385"/>
<TopLine Value="1"/>
<EditorIndex Value="1"/>
<UsageCount Value="84"/>
<Loaded Value="True"/>
</Unit46>
<Unit47>
<Filename Value="../../../lazarus/lcl/graphics.pp"/>
<UnitName Value="Graphics"/>
<CursorPos X="15" Y="1287"/>
<TopLine Value="1272"/>
<UsageCount Value="16"/>
</Unit47>
<Unit48>
<Filename Value="../../Units/MMLAddon/mmlthread.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="MMLThread"/>
<CursorPos X="132" Y="5"/>
<TopLine Value="1"/>
<UsageCount Value="82"/>
</Unit48>
<Unit49>
<Filename Value="../../../Documents/fpc/rtl/objpas/classes/classesh.inc"/>
<CursorPos X="27" Y="1430"/>
<TopLine Value="1422"/>
<UsageCount Value="6"/>
</Unit49>
<Unit50>
<Filename Value="../../Units/MMLAddon/mmlpsthread.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="mmlpsthread"/>
<CursorPos X="66" Y="184"/>
<TopLine Value="1"/>
<EditorIndex Value="8"/>
<UsageCount Value="80"/>
<Loaded Value="True"/>
</Unit50>
<Unit51>
<Filename Value="../../Units/PascalScript/uPSComponent.pas"/>
<UnitName Value="uPSComponent"/>
<CursorPos X="23" Y="510"/>
<TopLine Value="504"/>
<UsageCount Value="23"/>
</Unit51>
<Unit52>
<Filename Value="../../../FPC/FPCCheckout/rtl/objpas/classes/classesh.inc"/>
<CursorPos X="12" Y="116"/>
<TopLine Value="101"/>
<UsageCount Value="13"/>
</Unit52>
<Unit53>
<Filename Value="../../../FPC/FPCCheckout/rtl/objpas/types.pp"/>
<UnitName Value="types"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="8"/>
</Unit53>
<Unit54>
<Filename Value="../../../FPC/FPCCheckout/rtl/objpas/typinfo.pp"/>
<UnitName Value="typinfo"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="8"/>
</Unit54>
<Unit55>
<Filename Value="../../Units/PascalScript/uPSC_forms.pas"/>
<UnitName Value="uPSC_forms"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="15"/>
</Unit55>
<Unit56>
<Filename Value="project1.lrs"/>
<CursorPos X="70" Y="41"/>
<TopLine Value="11"/>
<UsageCount Value="24"/>
</Unit56>
<Unit57>
<Filename Value="../../../lazarus/lcl/lresources.pp"/>
<UnitName Value="LResources"/>
<CursorPos X="3" Y="1396"/>
<TopLine Value="1396"/>
<UsageCount Value="8"/>
</Unit57>
<Unit58>
<Filename Value="../../../lazarus/components/synedit/synmemo.pas"/>
<UnitName Value="SynMemo"/>
<CursorPos X="19" Y="161"/>
<TopLine Value="146"/>
<UsageCount Value="10"/>
</Unit58>
<Unit59>
<Filename Value="../../../lazarus/components/synedit/syneditmiscclasses.pp"/>
<UnitName Value="SynEditMiscClasses"/>
<CursorPos X="29" Y="100"/>
<TopLine Value="92"/>
<UsageCount Value="6"/>
</Unit59>
<Unit60>
<Filename Value="../../../lazarus/components/synedit/synedit.pp"/>
<UnitName Value="SynEdit"/>
<CursorPos X="3" Y="4078"/>
<TopLine Value="4064"/>
<UsageCount Value="10"/>
</Unit60>
<Unit61>
<Filename Value="../../../lazarus/components/synedit/syngutterchanges.pas"/>
<UnitName Value="SynGutterChanges"/>
<CursorPos X="34" Y="126"/>
<TopLine Value="118"/>
<UsageCount Value="6"/>
</Unit61>
<Unit62>
<Filename Value="../../../lazarus/components/synedit/syneditlines.pas"/>
<UnitName Value="SynEditLines"/>
<CursorPos X="21" Y="48"/>
<TopLine Value="40"/>
<UsageCount Value="6"/>
</Unit62>
<Unit63>
<Filename Value="../../../lazarus/components/synedit/synedittextbase.pas"/>
<UnitName Value="SynEditTextBase"/>
<CursorPos X="3" Y="75"/>
<TopLine Value="124"/>
<UsageCount Value="6"/>
</Unit63>
<Unit64>
<Filename Value="../../Units/PascalScript/uPSC_std.pas"/>
<UnitName Value="uPSC_std"/>
<CursorPos X="35" Y="8"/>
<TopLine Value="1"/>
<UsageCount Value="6"/>
</Unit64>
<Unit65>
<Filename Value="../../Units/PascalScript/uPSC_controls.pas"/>
<UnitName Value="uPSC_controls"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="11"/>
<UsageCount Value="6"/>
</Unit65>
<Unit66>
<Filename Value="../../Units/MMLAddon/PSInc/pscompile.inc"/>
<CursorPos X="23" Y="15"/>
<TopLine Value="1"/>
<UsageCount Value="29"/>
</Unit66>
<Unit67>
<Filename Value="../../../FPC/FPCCheckout/rtl/win/tthread.inc"/>
<CursorPos X="15" Y="17"/>
<TopLine Value="12"/>
<UsageCount Value="7"/>
</Unit67>
<Unit68>
<Filename Value="../../../FPC/FPCCheckout/rtl/inc/objpash.inc"/>
<CursorPos X="21" Y="184"/>
<TopLine Value="169"/>
<UsageCount Value="18"/>
</Unit68>
<Unit69>
<Filename Value="../../Units/MMLCore/bitmaps.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="bitmaps"/>
<CursorPos X="63" Y="428"/>
<TopLine Value="419"/>
<EditorIndex Value="10"/>
<UsageCount Value="70"/>
<Loaded Value="True"/>
</Unit69>
<Unit70>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fpcanvas.pp"/>
<UnitName Value="FPCanvas"/>
<CursorPos X="96" Y="409"/>
<TopLine Value="188"/>
<UsageCount Value="8"/>
</Unit70>
<Unit71>
<Filename Value="../../Units/MMLAddon/PSInc/Wrappers/colour.inc"/>
<CursorPos X="86" Y="33"/>
<TopLine Value="10"/>
<UsageCount Value="19"/>
</Unit71>
<Unit72>
<Filename Value="../../Units/MMLAddon/PSInc/Wrappers/bitmap.inc"/>
<IsPartOfProject Value="True"/>
<CursorPos X="30" Y="34"/>
<TopLine Value="22"/>
<UsageCount Value="69"/>
</Unit72>
<Unit73>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fpcanvas.inc"/>
<CursorPos X="16" Y="20"/>
<TopLine Value="18"/>
<UsageCount Value="7"/>
</Unit73>
<Unit74>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/examples/drawing.pp"/>
<UnitName Value="Drawing"/>
<CursorPos X="20" Y="19"/>
<TopLine Value="1"/>
<UsageCount Value="7"/>
</Unit74>
<Unit75>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fpimgcanv.pp"/>
<UnitName Value="FPImgCanv"/>
<CursorPos X="32" Y="23"/>
<TopLine Value="13"/>
<UsageCount Value="7"/>
</Unit75>
<Unit76>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fppixlcanv.pp"/>
<UnitName Value="FPPixlCanv"/>
<CursorPos X="3" Y="31"/>
<TopLine Value="32"/>
<UsageCount Value="7"/>
</Unit76>
<Unit77>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fpimage.pp"/>
<UnitName Value="FPimage"/>
<CursorPos X="17" Y="129"/>
<TopLine Value="112"/>
<UsageCount Value="12"/>
</Unit77>
<Unit78>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fpimage.inc"/>
<CursorPos X="3" Y="44"/>
<TopLine Value="40"/>
<UsageCount Value="12"/>
</Unit78>
<Unit79>
<Filename Value="../../../lazarus/lcl/lclintf.pas"/>
<UnitName Value="LCLIntf"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="9"/>
</Unit79>
<Unit80>
<Filename Value="../../../lazarus/lcl/intfgraphics.pas"/>
<UnitName Value="IntfGraphics"/>
<CursorPos X="84" Y="1334"/>
<TopLine Value="1334"/>
<UsageCount Value="12"/>
</Unit80>
<Unit81>
<Filename Value="../../../lazarus/lcl/graphtype.pp"/>
<UnitName Value="GraphType"/>
<CursorPos X="19" Y="634"/>
<TopLine Value="630"/>
<UsageCount Value="13"/>
</Unit81>
<Unit82>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fpcolors.inc"/>
<CursorPos X="24" Y="21"/>
<TopLine Value="12"/>
<UsageCount Value="7"/>
</Unit82>
<Unit83>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fppalette.inc"/>
<CursorPos X="3" Y="19"/>
<TopLine Value="4"/>
<UsageCount Value="7"/>
</Unit83>
<Unit84>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fphandler.inc"/>
<CursorPos X="18" Y="268"/>
<TopLine Value="241"/>
<UsageCount Value="9"/>
</Unit84>
<Unit85>
<Filename Value="../../../FPC/FPCCheckout/packages/fcl-image/src/fpwritebmp.pp"/>
<UnitName Value="FPWriteBMP"/>
<CursorPos X="28" Y="722"/>
<TopLine Value="698"/>
<UsageCount Value="9"/>
</Unit85>
<Unit86>
<Filename Value="../../../lazarus/lcl/include/rasterimage.inc"/>
<CursorPos X="42" Y="594"/>
<TopLine Value="573"/>
<UsageCount Value="10"/>
</Unit86>
<Unit87>
<Filename Value="../../../lazarus/lcl/include/custombitmap.inc"/>
<CursorPos X="3" Y="98"/>
<TopLine Value="96"/>
<UsageCount Value="11"/>
</Unit87>
<Unit88>
<Filename Value="../../../Compilertje/Units/CogatUnits/compmaths.pas"/>
<UnitName Value="CompMaths"/>
<CursorPos X="26" Y="43"/>
<TopLine Value="14"/>
<UsageCount Value="8"/>
</Unit88>
<Unit89>
<Filename Value="../../../FPC/FPCCheckout/rtl/objpas/math.pp"/>
<UnitName Value="math"/>
<CursorPos X="10" Y="314"/>
<TopLine Value="299"/>
<UsageCount Value="11"/>
</Unit89>
<Unit90>
<Filename Value="../../../FPC/FPCCheckout/rtl/inc/systemh.inc"/>
<CursorPos X="5" Y="121"/>
<TopLine Value="106"/>
<UsageCount Value="11"/>
</Unit90>
<Unit91>
<Filename Value="../../../FPC/FPCCheckout/rtl/i386/fastmove.inc"/>
<CursorPos X="44" Y="836"/>
<TopLine Value="817"/>
<UsageCount Value="9"/>
</Unit91>
<Unit92>
<Filename Value="../../Units/MMLCore/colour_conv.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="colour_conv"/>
<CursorPos X="49" Y="141"/>
<TopLine Value="117"/>
<EditorIndex Value="2"/>
<UsageCount Value="52"/>
<Loaded Value="True"/>
</Unit92>
<Unit93>
<Filename Value="../../../cogat/Units/CogatUnits/compcolors.pas"/>
<UnitName Value="CompColors"/>
<CursorPos X="10" Y="35"/>
<TopLine Value="20"/>
<UsageCount Value="11"/>
</Unit93>
<Unit94>
<Filename Value="../../Units/MMLAddon/PSInc/Wrappers/mouse.inc"/>
<CursorPos X="65" Y="9"/>
<TopLine Value="1"/>
<UsageCount Value="9"/>
</Unit94>
<Unit95>
<Filename Value="../../Units/MMLAddon/PSInc/Wrappers/other.inc"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit95>
<Unit96>
<Filename Value="../../Units/PascalScript/uPSCompiler.pas"/>
<UnitName Value="uPSCompiler"/>
<CursorPos X="3" Y="13143"/>
<TopLine Value="13134"/>
<UsageCount Value="14"/>
</Unit96>
<Unit97>
<Filename Value="../../Units/MMLCore/macro/ColorSame.inc"/>
<CursorPos X="37" Y="5"/>
<TopLine Value="1"/>
<UsageCount Value="9"/>
</Unit97>
<Unit98>
<Filename Value="../../../Documents/fpc/rtl/inc/mathh.inc"/>
<CursorPos X="19" Y="58"/>
<TopLine Value="56"/>
<UsageCount Value="9"/>
</Unit98>
<Unit99>
<Filename Value="../../../Documents/fpc/rtl/objpas/sysutils/sysutilh.inc"/>
<CursorPos X="19" Y="72"/>
<TopLine Value="57"/>
<UsageCount Value="9"/>
</Unit99>
<Unit100>
<Filename Value="../../Units/PascalScript/uPSRuntime.pas"/>
<UnitName Value="uPSRuntime"/>
<CursorPos X="54" Y="1887"/>
<TopLine Value="1875"/>
<UsageCount Value="9"/>
</Unit100>
<Unit101>
<Filename Value="../../Units/MMLAddon/plugins.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="plugins"/>
<CursorPos X="86" Y="128"/>
<TopLine Value="128"/>
<EditorIndex Value="11"/>
<UsageCount Value="46"/>
<Loaded Value="True"/>
</Unit101>
<Unit102>
<Filename Value="../../../Compilertje/Units/CogatUnits/compfiles.pas"/>
<UnitName Value="compFiles"/>
<CursorPos X="19" Y="510"/>
<TopLine Value="495"/>
<UsageCount Value="11"/>
</Unit102>
<Unit103>
<Filename Value="../../../FPC/FPCCheckout/rtl/objpas/sysutils/filutilh.inc"/>
<CursorPos X="3" Y="17"/>
<TopLine Value="2"/>
<UsageCount Value="11"/>
</Unit103>
<Unit104>
<Filename Value="../../../lazarus/lcl/fileutil.pas"/>
<UnitName Value="FileUtil"/>
<CursorPos X="10" Y="81"/>
<TopLine Value="66"/>
<UsageCount Value="11"/>
</Unit104>
<Unit105>
<Filename Value="../../../lazarus/lcl/include/fileutil.inc"/>
<CursorPos X="35" Y="611"/>
<TopLine Value="582"/>
<UsageCount Value="11"/>
</Unit105>
<Unit106>
<Filename Value="../../Units/MMLAddon/PSInc/psdefines.inc"/>
<CursorPos X="57" Y="4"/>
<TopLine Value="1"/>
<UsageCount Value="15"/>
</Unit106>
<Unit107>
<Filename Value="../../Units/PascalScript/x86.inc"/>
<CursorPos X="41" Y="24"/>
<TopLine Value="241"/>
<UsageCount Value="10"/>
</Unit107>
<Unit108>
<Filename Value="../../../FPC/FPCCheckout/rtl/inc/mathh.inc"/>
<CursorPos X="14" Y="71"/>
<TopLine Value="56"/>
<UsageCount Value="10"/>
</Unit108>
<Unit109>
<Filename Value="../../Units/MMLAddon/PSInc/Wrappers/math.inc"/>
<CursorPos X="10" Y="1"/>
<TopLine Value="1"/>
<UsageCount Value="10"/>
</Unit109>
<Unit110>
<Filename Value="../../../lazarus/lcl/controls.pp"/>
<UnitName Value="Controls"/>
<CursorPos X="14" Y="1371"/>
<TopLine Value="1356"/>
<UsageCount Value="10"/>
</Unit110>
<Unit111>
<Filename Value="../../../lazarus/lcl/include/control.inc"/>
<CursorPos X="28" Y="1022"/>
<TopLine Value="1010"/>
<UsageCount Value="10"/>
</Unit111>
<Unit112>
<Filename Value="../../../lazarus/lcl/stdctrls.pp"/>
<UnitName Value="StdCtrls"/>
<CursorPos X="3" Y="894"/>
<TopLine Value="879"/>
<UsageCount Value="10"/>
</Unit112>
<Unit113>
<Filename Value="../../../lazarus/lcl/menus.pp"/>
<UnitName Value="Menus"/>
<CursorPos X="50" Y="542"/>
<TopLine Value="522"/>
<UsageCount Value="10"/>
</Unit113>
<Unit114>
<Filename Value="../../../cogat/Units/CogatUnits/compdtm.pas"/>
<UnitName Value="compDTM"/>
<CursorPos X="1" Y="44"/>
<TopLine Value="41"/>
<UsageCount Value="12"/>
</Unit114>
<Unit115>
<Filename Value="../../Units/MMLCore/dtm.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="dtm"/>
<CursorPos X="52" Y="15"/>
<TopLine Value="1"/>
<UsageCount Value="27"/>
</Unit115>
<Unit116>
<Filename Value="../../../cogat/Units/CogatUnits/comppicker.pas"/>
<UnitName Value="CompPicker"/>
<CursorPos X="47" Y="240"/>
<TopLine Value="216"/>
<EditorIndex Value="6"/>
<UsageCount Value="12"/>
<Loaded Value="True"/>
</Unit116>
<Unit117>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="colourpicker"/>
<CursorPos X="22" Y="112"/>
<TopLine Value="88"/>
<EditorIndex Value="7"/>
<UsageCount Value="23"/>
<Loaded Value="True"/>
</Unit117>
</Units>
<JumpHistory Count="30" HistoryIndex="29">
<Position1>
<Filename Value="../../../cogat/Units/CogatUnits/comppicker.pas"/>
<Caret Line="22" Column="64" TopLine="13"/>
</Position1>
<Position2>
<Filename Value="../../../cogat/Units/CogatUnits/comppicker.pas"/>
<Caret Line="27" Column="10" TopLine="13"/>
</Position2>
<Position3>
<Filename Value="../../../cogat/Units/CogatUnits/comppicker.pas"/>
<Caret Line="59" Column="8" TopLine="40"/>
</Position3>
<Position4>
<Filename Value="../../../cogat/Units/CogatUnits/comppicker.pas"/>
<Caret Line="62" Column="29" TopLine="40"/>
</Position4>
<Position5>
<Filename Value="../../../cogat/Units/CogatUnits/comppicker.pas"/>
<Caret Line="90" Column="8" TopLine="71"/>
</Position5>
<Position6>
<Filename Value="../../../cogat/Units/CogatUnits/comppicker.pas"/>
<Caret Line="99" Column="8" TopLine="71"/>
</Position6>
<Position7>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="37" Column="8" TopLine="7"/>
</Position7>
<Position8>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="39" Column="3" TopLine="11"/>
</Position8>
<Position9>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="46" Column="8" TopLine="11"/>
</Position9>
<Position10>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="41" Column="25" TopLine="14"/>
</Position10>
<Position11>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="39" Column="49" TopLine="14"/>
</Position11>
<Position12>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="81" Column="9" TopLine="47"/>
</Position12>
<Position13>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="102" Column="3" TopLine="73"/>
</Position13>
<Position14>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="90" Column="39" TopLine="71"/>
</Position14>
<Position15>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="33" Column="27" TopLine="1"/>
</Position15>
<Position16>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="177" Column="1" TopLine="139"/>
</Position16>
<Position17>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="166" Column="24" TopLine="141"/>
</Position17>
<Position18>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="36" Column="29" TopLine="19"/>
</Position18>
<Position19>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="40" Column="70" TopLine="22"/>
</Position19>
<Position20>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="45" Column="19" TopLine="26"/>
</Position20>
<Position21>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="46" Column="45" TopLine="23"/>
</Position21>
<Position22>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="36" Column="42" TopLine="13"/>
</Position22>
<Position23>
<Filename Value="../../../cogat/Units/CogatUnits/comppicker.pas"/>
<Caret Line="25" Column="34" TopLine="24"/>
</Position23>
<Position24>
<Filename Value="../../../cogat/Units/CogatUnits/comppicker.pas"/>
<Caret Line="35" Column="20" TopLine="24"/>
</Position24>
<Position25>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="46" Column="3" TopLine="13"/>
</Position25>
<Position26>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="37" Column="7" TopLine="1"/>
</Position26>
<Position27>
<Filename Value="../../Units/MMLAddon/colourpicker.pas"/>
<Caret Line="169" Column="8" TopLine="136"/>
</Position27>
<Position28>
<Filename Value="testunit.pas"/>
<Caret Line="101" Column="10" TopLine="73"/>
</Position28>
<Position29>
<Filename Value="testunit.pas"/>
<Caret Line="49" Column="48" TopLine="49"/>
</Position29>
<Position30>
<Filename Value="testunit.pas"/>
<Caret Line="118" Column="42" TopLine="88"/>
</Position30>
</JumpHistory>
</ProjectOptions>
<CompilerOptions>
<Version Value="8"/>
<Target>
<Filename Value="SAMufasaGUI"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)/"/>
<OtherUnitFiles Value="$(ProjPath)../../Units/MMLCore/;$(ProjPath)../../Units/MMLAddon/;$(ProjPath)../../Units/PascalScript/;$(ProjPath)../../Units/Misc/"/>
</SearchPaths>
<CodeGeneration>
<Optimizations>
<VariablesInRegisters Value="True"/>
<OptimizationLevel Value="2"/>
</Optimizations>
</CodeGeneration>
<Other>
<CustomOptions Value="-dUseCThreads
-dM_MEMORY_DEBUG"/>
<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>