<?xml version="1.0"?>
<CONFIG>
  <ProjectOptions>
    <PathDelim Value="\"/>
    <Version Value="6"/>
    <General>
      <Flags>
        <AlwaysBuild Value="False"/>
      </Flags>
      <MainUnit Value="0"/>
      <IconPath Value="./"/>
      <TargetFileExt Value=".exe"/>
      <Title Value="Lazarus Player Example"/>
      <UseXPManifest Value="True"/>
      <ActiveEditorIndexAtStart Value="0"/>
    </General>
    <PublishOptions>
      <Version Value="2"/>
      <DestinationDirectory Value="$(TestDir)\publishedproject\"/>
      <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="LCL"/>
      </Item1>
      <Item2>
        <PackageName Value="laz_acs"/>
      </Item2>
    </RequiredPackages>
    <Units Count="96">
      <Unit0>
        <Filename Value="player.lpr"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="player"/>
        <CursorPos X="1" Y="18"/>
        <TopLine Value="1"/>
        <EditorIndex Value="4"/>
        <UsageCount Value="63"/>
        <Loaded Value="True"/>
      </Unit0>
      <Unit1>
        <Filename Value="umain.pas"/>
        <ComponentName Value="fMain"/>
        <IsPartOfProject Value="True"/>
        <ResourceFilename Value="umain.lrs"/>
        <UnitName Value="uMain"/>
        <CursorPos X="1" Y="113"/>
        <TopLine Value="99"/>
        <EditorIndex Value="0"/>
        <UsageCount Value="63"/>
        <Loaded Value="True"/>
      </Unit1>
      <Unit2>
        <Filename Value="..\..\Src\classes\acs_audio.pas"/>
        <UnitName Value="acs_audio"/>
        <CursorPos X="25" Y="238"/>
        <TopLine Value="225"/>
        <EditorIndex Value="2"/>
        <UsageCount Value="22"/>
        <Loaded Value="True"/>
      </Unit2>
      <Unit3>
        <Filename Value="..\..\Src\drivers\windows\acs_audio.inc"/>
        <CursorPos X="19" Y="244"/>
        <TopLine Value="228"/>
        <UsageCount Value="20"/>
      </Unit3>
      <Unit4>
        <Filename Value="..\..\..\..\lazarus\lcl\include\control.inc"/>
        <CursorPos X="1" Y="1823"/>
        <TopLine Value="1808"/>
        <UsageCount Value="10"/>
      </Unit4>
      <Unit5>
        <Filename Value="..\..\..\..\lazarus\lcl\include\buttoncontrol.inc"/>
        <CursorPos X="1" Y="58"/>
        <TopLine Value="43"/>
        <UsageCount Value="10"/>
      </Unit5>
      <Unit6>
        <Filename Value="..\..\..\..\lazarus\lcl\include\buttons.inc"/>
        <CursorPos X="1" Y="242"/>
        <TopLine Value="227"/>
        <UsageCount Value="10"/>
      </Unit6>
      <Unit7>
        <Filename Value="..\..\Src\drivers\ACS_StdAudio.pas"/>
        <UnitName Value="acs_stdaudio"/>
        <CursorPos X="10" Y="115"/>
        <TopLine Value="83"/>
        <UsageCount Value="20"/>
      </Unit7>
      <Unit8>
        <Filename Value="..\..\Src\classes\acs_file.pas"/>
        <UnitName Value="acs_file"/>
        <CursorPos X="1" Y="291"/>
        <TopLine Value="277"/>
        <EditorIndex Value="1"/>
        <UsageCount Value="22"/>
        <Loaded Value="True"/>
      </Unit8>
      <Unit9>
        <Filename Value="..\..\Src\fileformats\acs_allformats.pas"/>
        <UnitName Value="acs_allformats"/>
        <CursorPos X="8" Y="8"/>
        <TopLine Value="1"/>
        <UsageCount Value="17"/>
      </Unit9>
      <Unit10>
        <Filename Value="..\..\Src\fileformats\acs_dsaudio.pas"/>
        <UnitName Value="acs_dsaudio"/>
        <CursorPos X="13" Y="1"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit10>
      <Unit11>
        <Filename Value="..\..\Src\fileformats\acs_dsfiles.pas"/>
        <UnitName Value="acs_dsfiles"/>
        <CursorPos X="1" Y="326"/>
        <TopLine Value="305"/>
        <UsageCount Value="14"/>
      </Unit11>
      <Unit12>
        <Filename Value="..\..\Src\fileformats\acs_vorbis.pas"/>
        <UnitName Value="acs_vorbis"/>
        <CursorPos X="1" Y="462"/>
        <TopLine Value="446"/>
        <UsageCount Value="17"/>
      </Unit12>
      <Unit13>
        <Filename Value="..\..\Src\classes\acs_classes.pas"/>
        <UnitName Value="acs_classes"/>
        <CursorPos X="25" Y="694"/>
        <TopLine Value="680"/>
        <EditorIndex Value="3"/>
        <UsageCount Value="22"/>
        <Loaded Value="True"/>
      </Unit13>
      <Unit14>
        <Filename Value="..\..\Src\classes\ACS_Strings.pas"/>
        <UnitName Value="ACS_Strings"/>
        <CursorPos X="54" Y="48"/>
        <TopLine Value="22"/>
        <UsageCount Value="16"/>
      </Unit14>
      <Unit15>
        <Filename Value="..\..\Src\drivers\acs_dxaudio.pas"/>
        <UnitName Value="acs_dxaudio"/>
        <CursorPos X="10" Y="335"/>
        <TopLine Value="332"/>
        <UsageCount Value="17"/>
      </Unit15>
      <Unit16>
        <Filename Value="..\..\Src\fileformats\ACS_Wave.pas"/>
        <UnitName Value="acs_wave"/>
        <CursorPos X="16" Y="108"/>
        <TopLine Value="76"/>
        <UsageCount Value="10"/>
      </Unit16>
      <Unit17>
        <Filename Value="..\..\..\..\lazarus\lcl\LResources.pp"/>
        <UnitName Value="LResources"/>
        <CursorPos X="26" Y="2101"/>
        <TopLine Value="2082"/>
        <UsageCount Value="10"/>
      </Unit17>
      <Unit18>
        <Filename Value="..\Lazarus\Mediaplayer\uplayer.pas"/>
        <HasResources Value="True"/>
        <UnitName Value="uPlayer"/>
        <CursorPos X="1" Y="351"/>
        <TopLine Value="329"/>
        <UsageCount Value="10"/>
      </Unit18>
      <Unit19>
        <Filename Value="..\Win32\CDPlayer\Main.pas"/>
        <UnitName Value="Main"/>
        <CursorPos X="13" Y="121"/>
        <TopLine Value="98"/>
        <UsageCount Value="10"/>
      </Unit19>
      <Unit20>
        <Filename Value="..\Win32\OggPlayer\Main.pas"/>
        <UnitName Value="Main"/>
        <CursorPos X="1" Y="129"/>
        <TopLine Value="105"/>
        <UsageCount Value="10"/>
      </Unit20>
      <Unit21>
        <Filename Value="..\Win32\AudioPlayer\Main.pas"/>
        <UnitName Value="Main"/>
        <CursorPos X="13" Y="28"/>
        <TopLine Value="28"/>
        <UsageCount Value="10"/>
      </Unit21>
      <Unit22>
        <Filename Value="..\..\..\..\fpc\packages\extra\winunits\activex.pp"/>
        <UnitName Value="activex"/>
        <CursorPos X="5" Y="2678"/>
        <TopLine Value="2661"/>
        <UsageCount Value="10"/>
      </Unit22>
      <Unit23>
        <Filename Value="uplaylist.pas"/>
        <ComponentName Value="fPlaylist"/>
        <IsPartOfProject Value="True"/>
        <ResourceFilename Value="uplaylist.lrs"/>
        <UnitName Value="uPlaylist"/>
        <CursorPos X="8" Y="32"/>
        <TopLine Value="17"/>
        <UsageCount Value="43"/>
      </Unit23>
      <Unit24>
        <Filename Value="..\..\..\..\lazarus\lcl\interfaces\win32\win32object.inc"/>
        <CursorPos X="1" Y="304"/>
        <TopLine Value="287"/>
        <UsageCount Value="10"/>
      </Unit24>
      <Unit25>
        <Filename Value="..\..\Src\classes\acs_cdrom.pas"/>
        <UnitName Value="acs_cdrom"/>
        <CursorPos X="35" Y="6"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit25>
      <Unit26>
        <Filename Value="uvis.pas"/>
        <ComponentName Value="fVizu"/>
        <IsPartOfProject Value="True"/>
        <ResourceFilename Value="uvis.lrs"/>
        <UnitName Value="uvis"/>
        <CursorPos X="34" Y="9"/>
        <TopLine Value="58"/>
        <UsageCount Value="40"/>
      </Unit26>
      <Unit27>
        <Filename Value="..\..\Src\classes\ACS_Indicator.pas"/>
        <UnitName Value="ACS_Indicator"/>
        <CursorPos X="52" Y="186"/>
        <TopLine Value="157"/>
        <UsageCount Value="11"/>
      </Unit27>
      <Unit28>
        <Filename Value="..\..\Src\classes\ACS_Procs.pas"/>
        <UnitName Value="ACS_Procs"/>
        <CursorPos X="5" Y="268"/>
        <TopLine Value="235"/>
        <UsageCount Value="11"/>
      </Unit28>
      <Unit29>
        <Filename Value="..\..\..\..\lazarus\lcl\Graphics.pp"/>
        <UnitName Value="Graphics"/>
        <CursorPos X="15" Y="927"/>
        <TopLine Value="911"/>
        <UsageCount Value="11"/>
      </Unit29>
      <Unit30>
        <Filename Value="..\..\..\..\lazarus\lcl\graphtype.pp"/>
        <UnitName Value="GraphType"/>
        <CursorPos X="12" Y="2"/>
        <TopLine Value="1"/>
        <UsageCount Value="11"/>
      </Unit30>
      <Unit31>
        <Filename Value="..\..\..\..\fpc\fcl\image\fpimage.pp"/>
        <UnitName Value="FPimage"/>
        <CursorPos X="15" Y="32"/>
        <TopLine Value="14"/>
        <UsageCount Value="10"/>
      </Unit31>
      <Unit32>
        <Filename Value="..\..\..\..\lazarus\ide\lazarus.pp"/>
        <UnitName Value="Lazarus"/>
        <CursorPos X="1" Y="1"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit32>
      <Unit33>
        <Filename Value="..\..\..\..\lazarus\lcl\include\filedialog.inc"/>
        <CursorPos X="1" Y="50"/>
        <TopLine Value="33"/>
        <UsageCount Value="10"/>
      </Unit33>
      <Unit34>
        <Filename Value="windows\C\src\LKomponenten\acs\Src\fileformats\ACS_Vorbis.pas"/>
        <UnitName Value="ACS_Vorbis"/>
        <CursorPos X="37" Y="284"/>
        <TopLine Value="255"/>
        <UsageCount Value="10"/>
      </Unit34>
      <Unit35>
        <Filename Value="windows\C\src\LKomponenten\acs\Src\fileformats\ACS_Allformats.pas"/>
        <UnitName Value="acs_allformats"/>
        <CursorPos X="1" Y="1"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit35>
      <Unit36>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_File.pas"/>
        <UnitName Value="ACS_File"/>
        <CursorPos X="14" Y="231"/>
        <TopLine Value="195"/>
        <UsageCount Value="11"/>
      </Unit36>
      <Unit37>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Classes.pas"/>
        <UnitName Value="ACS_Classes"/>
        <CursorPos X="19" Y="231"/>
        <TopLine Value="213"/>
        <UsageCount Value="11"/>
      </Unit37>
      <Unit38>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Audio.pas"/>
        <UnitName Value="ACS_Audio"/>
        <CursorPos X="19" Y="308"/>
        <TopLine Value="290"/>
        <UsageCount Value="11"/>
      </Unit38>
      <Unit39>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_AudioMix.pas"/>
        <UnitName Value="ACS_AudioMix"/>
        <CursorPos X="42" Y="80"/>
        <TopLine Value="62"/>
        <UsageCount Value="10"/>
      </Unit39>
      <Unit40>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_CDROM.pas"/>
        <UnitName Value="ACS_CDROM"/>
        <CursorPos X="19" Y="127"/>
        <TopLine Value="109"/>
        <UsageCount Value="10"/>
      </Unit40>
      <Unit41>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\linux\ACS_CDROM.inc"/>
        <CursorPos X="18" Y="356"/>
        <TopLine Value="320"/>
        <UsageCount Value="10"/>
      </Unit41>
      <Unit42>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Converters.pas"/>
        <UnitName Value="ACS_Converters"/>
        <CursorPos X="12" Y="823"/>
        <TopLine Value="803"/>
        <UsageCount Value="10"/>
      </Unit42>
      <Unit43>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Types.pas"/>
        <UnitName Value="ACS_Types"/>
        <CursorPos X="41" Y="75"/>
        <TopLine Value="34"/>
        <UsageCount Value="10"/>
      </Unit43>
      <Unit44>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Procs.pas"/>
        <UnitName Value="ACS_Procs"/>
        <CursorPos X="38" Y="276"/>
        <TopLine Value="258"/>
        <UsageCount Value="10"/>
      </Unit44>
      <Unit45>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Filters.pas"/>
        <UnitName Value="ACS_Filters"/>
        <CursorPos X="23" Y="673"/>
        <TopLine Value="654"/>
        <UsageCount Value="10"/>
      </Unit45>
      <Unit46>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Indicator.pas"/>
        <UnitName Value="ACS_Indicator"/>
        <CursorPos X="21" Y="115"/>
        <TopLine Value="93"/>
        <UsageCount Value="10"/>
      </Unit46>
      <Unit47>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Misc.pas"/>
        <UnitName Value="ACS_Misc"/>
        <CursorPos X="12" Y="496"/>
        <TopLine Value="478"/>
        <UsageCount Value="10"/>
      </Unit47>
      <Unit48>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_MultiMix.pas"/>
        <UnitName Value="ACS_MultiMix"/>
        <CursorPos X="28" Y="235"/>
        <TopLine Value="217"/>
        <UsageCount Value="10"/>
      </Unit48>
      <Unit49>
        <Filename Value="windows\D\LKomponenten\acs\Src\drivers\ACS_StdAudio.pas"/>
        <UnitName Value="ACS_StdAudio"/>
        <CursorPos X="42" Y="164"/>
        <TopLine Value="146"/>
        <UsageCount Value="10"/>
      </Unit49>
      <Unit50>
        <Filename Value="windows\D\LKomponenten\acs\Src\drivers\linux\ACS_Audio.inc"/>
        <CursorPos X="12" Y="69"/>
        <TopLine Value="50"/>
        <UsageCount Value="10"/>
      </Unit50>
      <Unit51>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_VolumeQuery.pas"/>
        <UnitName Value="ACS_VolumeQuery"/>
        <CursorPos X="27" Y="166"/>
        <TopLine Value="147"/>
        <UsageCount Value="10"/>
      </Unit51>
      <Unit52>
        <Filename Value="windows\D\LKomponenten\acs\Src\Linux\acs_reg.pas"/>
        <UnitName Value="acs_reg"/>
        <CursorPos X="67" Y="35"/>
        <TopLine Value="11"/>
        <UsageCount Value="10"/>
      </Unit52>
      <Unit53>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Mixer.pas"/>
        <UnitName Value="ACS_Mixer"/>
        <CursorPos X="16" Y="241"/>
        <TopLine Value="212"/>
        <UsageCount Value="10"/>
      </Unit53>
      <Unit54>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\linux\ACS_Mixer.inc"/>
        <CursorPos X="19" Y="119"/>
        <TopLine Value="101"/>
        <UsageCount Value="10"/>
      </Unit54>
      <Unit55>
        <Filename Value="windows\D\LKomponenten\acs\Src\classes\ACS_Streams.pas"/>
        <UnitName Value="ACS_Streams"/>
        <CursorPos X="14" Y="202"/>
        <TopLine Value="172"/>
        <UsageCount Value="10"/>
      </Unit55>
      <Unit56>
        <Filename Value="windows\D\LKomponenten\acs\Src\fileformats\ACS_Vorbis.pas"/>
        <UnitName Value="ACS_Vorbis"/>
        <CursorPos X="14" Y="63"/>
        <TopLine Value="55"/>
        <UsageCount Value="10"/>
      </Unit56>
      <Unit57>
        <Filename Value="windows\D\LKomponenten\acs\Src\fileformats\acs_flac.pas"/>
        <UnitName Value="ACS_FLAC"/>
        <CursorPos X="1" Y="60"/>
        <TopLine Value="32"/>
        <UsageCount Value="10"/>
      </Unit57>
      <Unit58>
        <Filename Value="windows\D\LKomponenten\acs\Src\fileformats\acs_lame.pas"/>
        <UnitName Value="ACS_LAME"/>
        <CursorPos X="29" Y="89"/>
        <TopLine Value="64"/>
        <UsageCount Value="10"/>
      </Unit58>
      <Unit59>
        <Filename Value="windows\D\LKomponenten\acs\Src\fileformats\acs_mad.pas"/>
        <UnitName Value="ACS_MAD"/>
        <CursorPos X="16" Y="62"/>
        <TopLine Value="46"/>
        <UsageCount Value="10"/>
      </Unit59>
      <Unit60>
        <Filename Value="windows\D\LKomponenten\acs\Src\fileformats\ACS_Wave.pas"/>
        <UnitName Value="ACS_Wave"/>
        <CursorPos X="16" Y="1361"/>
        <TopLine Value="1359"/>
        <UsageCount Value="10"/>
      </Unit60>
      <Unit61>
        <Filename Value="umain.lfm"/>
        <CursorPos X="30" Y="559"/>
        <TopLine Value="527"/>
        <UsageCount Value="10"/>
        <SyntaxHighlighter Value="LFM"/>
      </Unit61>
      <Unit62>
        <Filename Value="..\..\..\..\fpc\rtl\objpas\classes\classesh.inc"/>
        <CursorPos X="17" Y="193"/>
        <TopLine Value="175"/>
        <UsageCount Value="10"/>
      </Unit62>
      <Unit63>
        <Filename Value="..\..\..\..\fpc\rtl\objpas\classes\lists.inc"/>
        <CursorPos X="1" Y="370"/>
        <TopLine Value="368"/>
        <UsageCount Value="10"/>
      </Unit63>
      <Unit64>
        <Filename Value="..\..\Src\fileformats\ACS_FLAC.pas"/>
        <UnitName Value="ACS_FLAC"/>
        <CursorPos X="1" Y="65"/>
        <TopLine Value="65"/>
        <UsageCount Value="10"/>
      </Unit64>
      <Unit65>
        <Filename Value="..\..\Src\fileformats\ACS_MAC.pas"/>
        <UnitName Value="ACS_MAC"/>
        <CursorPos X="1" Y="49"/>
        <TopLine Value="49"/>
        <UsageCount Value="10"/>
      </Unit65>
      <Unit66>
        <Filename Value="..\..\..\..\lazarus\lcl\interfaces\win32\Win32WSControls.pp"/>
        <UnitName Value="Win32WSControls"/>
        <CursorPos X="30" Y="209"/>
        <TopLine Value="191"/>
        <UsageCount Value="10"/>
      </Unit66>
      <Unit67>
        <Filename Value="..\..\Src\fileformats\ACS_LAME.pas"/>
        <UnitName Value="ACS_LAME"/>
        <CursorPos X="14" Y="61"/>
        <TopLine Value="49"/>
        <UsageCount Value="10"/>
      </Unit67>
      <Unit68>
        <Filename Value="..\..\Src\fileformats\ACS_MAD.pas"/>
        <UnitName Value="ACS_MAD"/>
        <CursorPos X="14" Y="239"/>
        <TopLine Value="207"/>
        <UsageCount Value="10"/>
      </Unit68>
      <Unit69>
        <Filename Value="..\..\..\..\fpc\rtl\inc\systemh.inc"/>
        <CursorPos X="11" Y="370"/>
        <TopLine Value="354"/>
        <UsageCount Value="10"/>
      </Unit69>
      <Unit70>
        <Filename Value="..\..\..\lazreport\source\lr_desgn.pas"/>
        <ComponentName Value="frDesignerForm"/>
        <HasResources Value="True"/>
        <UnitName Value="LR_Desgn"/>
        <CursorPos X="1" Y="1"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit70>
      <Unit71>
        <Filename Value="windows\D\lazarus\lcl\lresources.pp"/>
        <UnitName Value="LResources"/>
        <CursorPos X="1" Y="2098"/>
        <TopLine Value="2077"/>
        <UsageCount Value="10"/>
      </Unit71>
      <Unit72>
        <Filename Value="windows\D\fpc\rtl\inc\systemh.inc"/>
        <CursorPos X="11" Y="370"/>
        <TopLine Value="352"/>
        <UsageCount Value="10"/>
      </Unit72>
      <Unit73>
        <Filename Value="..\..\..\..\acs tmp\Src\Common\ACS_Wave.pas"/>
        <UnitName Value="ACS_Wave"/>
        <CursorPos X="1" Y="126"/>
        <TopLine Value="123"/>
        <UsageCount Value="10"/>
      </Unit73>
      <Unit74>
        <Filename Value="windows\D\fpc\rtl\i386\i386.inc"/>
        <CursorPos X="72" Y="1"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit74>
      <Unit75>
        <Filename Value="windows\D\acs tmp\Src\Common\ACS_Wave.pas"/>
        <UnitName Value="ACS_Wave"/>
        <CursorPos X="20" Y="899"/>
        <TopLine Value="869"/>
        <UsageCount Value="10"/>
      </Unit75>
      <Unit76>
        <Filename Value="..\..\Src\classes\windows\acs_cdrom.inc"/>
        <CursorPos X="16" Y="266"/>
        <TopLine Value="244"/>
        <UsageCount Value="10"/>
      </Unit76>
      <Unit77>
        <Filename Value="..\..\..\..\lazarus\lcl\include\canvas.inc"/>
        <CursorPos X="10" Y="1476"/>
        <TopLine Value="1469"/>
        <UsageCount Value="10"/>
      </Unit77>
      <Unit78>
        <Filename Value="..\..\..\..\fpc\fcl\image\fpcanvas.pp"/>
        <UnitName Value="FPCanvas"/>
        <CursorPos X="13" Y="225"/>
        <TopLine Value="193"/>
        <UsageCount Value="10"/>
      </Unit78>
      <Unit79>
        <Filename Value="..\..\..\..\fpc\fcl\image\FPCanvas.inc"/>
        <CursorPos X="1" Y="267"/>
        <TopLine Value="265"/>
        <UsageCount Value="10"/>
      </Unit79>
      <Unit80>
        <Filename Value="..\..\..\..\SRC\lazarus\ide\lazarus.pp"/>
        <UnitName Value="Lazarus"/>
        <CursorPos X="27" Y="20"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit80>
      <Unit81>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\fileformats\acs_allformats.pas"/>
        <UnitName Value="acs_allformats"/>
        <CursorPos X="8" Y="13"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit81>
      <Unit82>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\fileformats\acs_wave.pas"/>
        <UnitName Value="acs_wave"/>
        <CursorPos X="3" Y="1485"/>
        <TopLine Value="1462"/>
        <UsageCount Value="10"/>
      </Unit82>
      <Unit83>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\fileformats\acs_vorbis.pas"/>
        <UnitName Value="acs_vorbis"/>
        <CursorPos X="12" Y="446"/>
        <TopLine Value="416"/>
        <UsageCount Value="10"/>
      </Unit83>
      <Unit84>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\fileformats\general\Codec.pas"/>
        <UnitName Value="codec"/>
        <CursorPos X="16" Y="1"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit84>
      <Unit85>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\fileformats\general\vorbisfile.pas"/>
        <UnitName Value="vorbisfile"/>
        <CursorPos X="21" Y="224"/>
        <TopLine Value="191"/>
        <UsageCount Value="10"/>
      </Unit85>
      <Unit86>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\fileformats\general\ogg.pas"/>
        <UnitName Value="ogg"/>
        <CursorPos X="1" Y="1"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit86>
      <Unit87>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\fileformats\general\vorbis_codec.pas"/>
        <UnitName Value="codec"/>
        <CursorPos X="12" Y="34"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit87>
      <Unit88>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\fileformats\general\vorbiscodec.pas"/>
        <UnitName Value="vorbiscodec"/>
        <CursorPos X="1" Y="1"/>
        <TopLine Value="427"/>
        <UsageCount Value="10"/>
      </Unit88>
      <Unit89>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\fileformats\general\VorbisEnc.pas"/>
        <UnitName Value="vorbisenc"/>
        <CursorPos X="1" Y="1"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit89>
      <Unit90>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\classes\acs_strings.pas"/>
        <UnitName Value="acs_strings"/>
        <CursorPos X="1" Y="23"/>
        <TopLine Value="1"/>
        <UsageCount Value="10"/>
      </Unit90>
      <Unit91>
        <Filename Value="..\..\..\..\SRC\fpc\rtl\win32\wininc\ascdef.inc"/>
        <CursorPos X="10" Y="70"/>
        <TopLine Value="47"/>
        <UsageCount Value="10"/>
      </Unit91>
      <Unit92>
        <Filename Value="..\..\..\..\SRC\LKomponenten\acs\Src\classes\acs_classes.pas"/>
        <UnitName Value="acs_classes"/>
        <CursorPos X="1" Y="175"/>
        <TopLine Value="164"/>
        <UsageCount Value="10"/>
      </Unit92>
      <Unit93>
        <Filename Value="windows\D\LKomponenten\acs\Src\drivers\acs_alsaaudio.pas"/>
        <UnitName Value="acs_alsaaudio"/>
        <CursorPos X="1" Y="356"/>
        <TopLine Value="347"/>
        <UsageCount Value="11"/>
      </Unit93>
      <Unit94>
        <Filename Value="windows\D\LKomponenten\acs\Src\drivers\acs_aolive.pas"/>
        <UnitName Value="acs_aolive"/>
        <CursorPos X="1" Y="205"/>
        <TopLine Value="177"/>
        <UsageCount Value="10"/>
      </Unit94>
      <Unit95>
        <Filename Value="windows\D\LKomponenten\acs\Src\drivers\linux\libao.pas"/>
        <UnitName Value="libao"/>
        <CursorPos X="22" Y="47"/>
        <TopLine Value="37"/>
        <UsageCount Value="10"/>
      </Unit95>
    </Units>
    <JumpHistory Count="0" HistoryIndex="-1"/>
  </ProjectOptions>
  <CompilerOptions>
    <Version Value="5"/>
    <PathDelim Value="\"/>
    <SearchPaths>
      <SrcPath Value="$(LazarusDir)\lcl\;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType)\"/>
    </SearchPaths>
    <Parsing>
      <SyntaxOptions>
        <DelphiCompat Value="True"/>
      </SyntaxOptions>
    </Parsing>
    <CodeGeneration>
      <Generate Value="Faster"/>
    </CodeGeneration>
    <Linking>
      <Options>
        <Win32>
          <GraphicApplication Value="True"/>
        </Win32>
      </Options>
    </Linking>
    <Other>
      <CompilerPath Value="$(CompPath)"/>
    </Other>
  </CompilerOptions>
  <Debugging>
    <BreakPoints Count="1">
      <Item1>
        <Source Value="..\..\Src\fileformats\ACS_FLAC.pas"/>
        <Line Value="576"/>
      </Item1>
    </BreakPoints>
    <Watches Count="2">
      <Item1>
        <Expression Value="newcolor"/>
      </Item1>
      <Item2>
        <Expression Value="DrvName"/>
      </Item2>
    </Watches>
  </Debugging>
</CONFIG>