<?xml version="1.0"?>
<CONFIG>
  <ProjectOptions>
    <Version Value="7"/>
    <General>
      <MainUnit Value="0"/>
      <TargetFileExt Value=""/>
      <Icon Value="0"/>
      <UseXPManifest Value="True"/>
      <ActiveEditorIndexAtStart Value="0"/>
    </General>
    <VersionInfo>
      <ProjectVersion Value=""/>
      <Language Value=""/>
      <CharSet 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="3">
      <Item1>
        <PackageName Value="FCL"/>
        <MinVersion Major="1" Valid="True"/>
      </Item1>
      <Item2>
        <PackageName Value="rxnew"/>
        <MinVersion Major="1" Minor="2" Release="2" Build="103" Valid="True"/>
      </Item2>
      <Item3>
        <PackageName Value="LCL"/>
      </Item3>
    </RequiredPackages>
    <Units Count="6">
      <Unit0>
        <Filename Value="AutoSortDemo.lpr"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="AutoSortDemo"/>
        <CursorPos X="1" Y="20"/>
        <TopLine Value="1"/>
        <UsageCount Value="20"/>
      </Unit0>
      <Unit1>
        <Filename Value="asdmainunit.pas"/>
        <ComponentName Value="Form1"/>
        <IsPartOfProject Value="True"/>
        <ResourceBaseClass Value="Form"/>
        <UnitName Value="asdMainUnit"/>
        <CursorPos X="20" Y="39"/>
        <TopLine Value="22"/>
        <EditorIndex Value="0"/>
        <UsageCount Value="20"/>
        <Loaded Value="True"/>
      </Unit1>
      <Unit2>
        <Filename Value="../../../../../../../../usr/local/share/lazarus/components/rxnew/rxsortmemds.pas"/>
        <UnitName Value="rxsortmemds"/>
        <CursorPos X="69" Y="52"/>
        <TopLine Value="24"/>
        <UsageCount Value="10"/>
      </Unit2>
      <Unit3>
        <Filename Value="../../../../../../../../usr/local/share/lazarus/components/rxnew/rxdbgrid.pas"/>
        <UnitName Value="rxdbgrid"/>
        <CursorPos X="1" Y="1410"/>
        <TopLine Value="1393"/>
        <UsageCount Value="10"/>
      </Unit3>
      <Unit4>
        <Filename Value="../../../../../../../../usr/local/share/lazarus/lcl/dbgrids.pas"/>
        <UnitName Value="DBGrids"/>
        <CursorPos X="1" Y="688"/>
        <TopLine Value="671"/>
        <UsageCount Value="10"/>
      </Unit4>
      <Unit5>
        <Filename Value="../../../../../../../../usr/local/share/lazarus/components/rxnew/rxmemds.pas"/>
        <UnitName Value="rxmemds"/>
        <CursorPos X="1" Y="1346"/>
        <TopLine Value="1329"/>
        <UsageCount Value="10"/>
      </Unit5>
    </Units>
    <JumpHistory Count="0" HistoryIndex="-1"/>
  </ProjectOptions>
  <CompilerOptions>
    <Version Value="8"/>
    <SearchPaths>
      <IncludeFiles Value="$(ProjOutDir)/"/>
    </SearchPaths>
    <Linking>
      <Options>
        <Win32>
          <GraphicApplication Value="True"/>
        </Win32>
      </Options>
    </Linking>
    <Other>
      <CompilerPath Value="$(CompPath)"/>
    </Other>
  </CompilerOptions>
  <Debugging>
    <BreakPoints Count="1">
      <Item1>
        <Source Value="../../../../../../../../usr/local/share/lazarus/components/rxnew/rxdbgrid.pas"/>
        <Line Value="741"/>
      </Item1>
    </BreakPoints>
    <Exceptions Count="3">
      <Item1>
        <Name Value="EAbort"/>
      </Item1>
      <Item2>
        <Name Value="ECodetoolError"/>
      </Item2>
      <Item3>
        <Name Value="EFOpenError"/>
      </Item3>
    </Exceptions>
  </Debugging>
</CONFIG>