<?xml version="1.0"?>
<CONFIG>
  <ProjectOptions>
    <Version Value="9"/>
    <General>
      <MainUnit Value="0"/>
      <ResourceType Value="res"/>
      <UseXPManifest Value="True"/>
      <ActiveWindowIndexAtStart Value="0"/>
    </General>
    <i18n>
      <EnableI18N LFM="False"/>
    </i18n>
    <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/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
      </local>
    </RunParams>
    <RequiredPackages Count="2">
      <Item1>
        <PackageName Value="LazOpenGLContext"/>
        <MinVersion Valid="True" Release="1"/>
      </Item1>
      <Item2>
        <PackageName Value="LCL"/>
      </Item2>
    </RequiredPackages>
    <Units Count="8">
      <Unit0>
        <Filename Value="project1.lpr"/>
        <IsPartOfProject Value="True"/>
        <EditorIndex Value="2"/>
        <WindowIndex Value="0"/>
        <TopLine Value="1"/>
        <CursorPos X="23" Y="8"/>
        <UsageCount Value="20"/>
        <Loaded Value="True"/>
      </Unit0>
      <Unit1>
        <Filename Value="unit1.pas"/>
        <IsPartOfProject Value="True"/>
        <ComponentName Value="Form1"/>
        <HasResources Value="True"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="Unit1"/>
        <IsVisibleTab Value="True"/>
        <EditorIndex Value="0"/>
        <WindowIndex Value="0"/>
        <TopLine Value="61"/>
        <CursorPos X="3" Y="78"/>
        <UsageCount Value="20"/>
        <Loaded Value="True"/>
        <LoadedDesigner Value="True"/>
      </Unit1>
      <Unit2>
        <Filename Value="../../dglopengl.pas"/>
        <UnitName Value="dglOpenGL"/>
        <WindowIndex Value="0"/>
        <TopLine Value="13058"/>
        <CursorPos X="1" Y="13064"/>
        <UsageCount Value="20"/>
      </Unit2>
      <Unit3>
        <Filename Value="../../opengl_standards.pas"/>
        <UnitName Value="opengl_standards"/>
        <WindowIndex Value="0"/>
        <TopLine Value="1"/>
        <CursorPos X="1" Y="1"/>
        <UsageCount Value="10"/>
      </Unit3>
      <Unit4>
        <Filename Value="/home/corpsman/lazarus/components/opengl/openglcontext.pas"/>
        <UnitName Value="OpenGLContext"/>
        <WindowIndex Value="0"/>
        <TopLine Value="1"/>
        <CursorPos X="1" Y="83"/>
        <UsageCount Value="10"/>
      </Unit4>
      <Unit5>
        <Filename Value="../../../DatenSteuerung/uvectormath.pas"/>
        <UnitName Value="uvectormath"/>
        <WindowIndex Value="0"/>
        <TopLine Value="55"/>
        <CursorPos X="1" Y="1"/>
        <UsageCount Value="20"/>
      </Unit5>
      <Unit6>
        <Filename Value="uuart.pas"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="uuart"/>
        <EditorIndex Value="1"/>
        <WindowIndex Value="0"/>
        <TopLine Value="1"/>
        <CursorPos X="98" Y="6"/>
        <UsageCount Value="20"/>
        <Loaded Value="True"/>
      </Unit6>
      <Unit7>
        <Filename Value="../synapse/synaser.pas"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="synaser"/>
        <UsageCount Value="20"/>
      </Unit7>
    </Units>
    <JumpHistory Count="3" HistoryIndex="2">
      <Position1>
        <Filename Value="uuart.pas"/>
        <Caret Line="1" Column="1" TopLine="1"/>
      </Position1>
      <Position2>
        <Filename Value="unit1.pas"/>
        <Caret Line="86" Column="18" TopLine="61"/>
      </Position2>
      <Position3>
        <Filename Value="unit1.pas"/>
        <Caret Line="74" Column="10" TopLine="61"/>
      </Position3>
    </JumpHistory>
  </ProjectOptions>
  <CompilerOptions>
    <Version Value="10"/>
    <SearchPaths>
      <OtherUnitFiles Value="../synapse"/>
    </SearchPaths>
    <Linking>
      <Debugging>
        <GenerateDebugInfo Value="True"/>
        <DebugInfoType Value="dsAuto"/>
      </Debugging>
    </Linking>
    <Other>
      <CompilerPath Value="$(CompPath)"/>
    </Other>
  </CompilerOptions>
  <Debugging>
    <BreakPoints Count="1">
      <Item1>
        <Kind Value="bpkSource"/>
        <WatchScope Value="wpsLocal"/>
        <WatchKind Value="wpkWrite"/>
        <Source Value="unit1.pas"/>
        <Line Value="74"/>
      </Item1>
    </BreakPoints>
    <Exceptions Count="3">
      <Item1>
        <Name Value="EAbort"/>
      </Item1>
      <Item2>
        <Name Value="ECodetoolError"/>
      </Item2>
      <Item3>
        <Name Value="EFOpenError"/>
      </Item3>
    </Exceptions>
  </Debugging>
</CONFIG>
