fpc/packages/fpindexer/examples/TestDBindexer.lpi
michael aa45ca8e0e * First version of fpindexer engine
git-svn-id: trunk@20496 -
2012-03-10 16:04:12 +00:00

171 lines
5.0 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
<General>
<Flags>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
</Flags>
<MainUnit Value="0"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
<ActiveWindowIndexAtStart Value="0"/>
</General>
<i18n>
<EnableI18N LFM="False"/>
</i18n>
<VersionInfo>
<StringTable ProductVersion=""/>
</VersionInfo>
<BuildModes Count="1" Active="Default">
<Item1 Name="Default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
<ExcludeFileFilter Value="*.(bak|ppu|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="1">
<Item1>
<PackageName Value="LazIndexer"/>
</Item1>
</RequiredPackages>
<Units Count="10">
<Unit0>
<Filename Value="TestDBindexer.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="TestDBindexer"/>
<EditorIndex Value="0"/>
<WindowIndex Value="0"/>
<TopLine Value="32"/>
<CursorPos X="45" Y="49"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="dbindexer.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="dbIndexer"/>
<WindowIndex Value="0"/>
<TopLine Value="332"/>
<CursorPos X="1" Y="337"/>
<UsageCount Value="20"/>
</Unit1>
<Unit2>
<Filename Value="fpindexer.pp"/>
<UnitName Value="fpIndexer"/>
<WindowIndex Value="0"/>
<TopLine Value="1393"/>
<CursorPos X="3" Y="1400"/>
<UsageCount Value="10"/>
</Unit2>
<Unit3>
<Filename Value="../FPC/trunk/rtl/objpas/classes/classesh.inc"/>
<WindowIndex Value="0"/>
<TopLine Value="919"/>
<CursorPos X="15" Y="930"/>
<UsageCount Value="10"/>
</Unit3>
<Unit4>
<Filename Value="../FPC/trunk/rtl/objpas/classes/streams.inc"/>
<WindowIndex Value="0"/>
<TopLine Value="773"/>
<CursorPos X="2" Y="776"/>
<UsageCount Value="10"/>
</Unit4>
<Unit5>
<Filename Value="ireadertxt.pp"/>
<UnitName Value="IReaderTXT"/>
<WindowIndex Value="0"/>
<TopLine Value="3"/>
<CursorPos X="18" Y="19"/>
<UsageCount Value="10"/>
</Unit5>
<Unit6>
<Filename Value="fbindexdb.pp"/>
<UnitName Value="fbIndexdb"/>
<WindowIndex Value="0"/>
<TopLine Value="6"/>
<CursorPos X="36" Y="8"/>
<UsageCount Value="10"/>
</Unit6>
<Unit7>
<Filename Value="sqldbindexdb.pp"/>
<UnitName Value="SQLDBIndexDB"/>
<WindowIndex Value="0"/>
<TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="10"/>
</Unit7>
<Unit8>
<Filename Value="../lazarus/fplazindexer.pp"/>
<UnitName Value="fpLazIndexer"/>
<EditorIndex Value="1"/>
<WindowIndex Value="0"/>
<TopLine Value="1"/>
<CursorPos X="12" Y="6"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit8>
<Unit9>
<Filename Value="../../../../lazarus/lcl/lresources.pp"/>
<UnitName Value="LResources"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="2"/>
<WindowIndex Value="0"/>
<TopLine Value="26"/>
<CursorPos X="40" Y="39"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit9>
</Units>
<JumpHistory Count="4" HistoryIndex="3">
<Position1>
<Filename Value="TestDBindexer.pp"/>
<Caret Line="14" Column="24" TopLine="7"/>
</Position1>
<Position2>
<Filename Value="../lazarus/fplazindexer.pp"/>
<Caret Line="1" Column="1" TopLine="1"/>
</Position2>
<Position3>
<Filename Value="../lazarus/fplazindexer.pp"/>
<Caret Line="1" Column="1" TopLine="1"/>
</Position3>
<Position4>
<Filename Value="../../../../lazarus/lcl/lresources.pp"/>
<Caret Line="39" Column="40" TopLine="26"/>
</Position4>
</JumpHistory>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
</SearchPaths>
<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>