Files
lazarus-ccr/dbus/example/busexample.lpi

176 lines
5.2 KiB
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
<PathDelim Value="/"/>
<Version Value="5"/>
<General>
<MainUnit Value="0"/>
<IconPath Value="./"/>
<TargetFileExt Value=""/>
<ActiveEditorIndexAtStart Value="0"/>
</General>
<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>
<Units Count="14">
<Unit0>
<Filename Value="busexample.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="busexample"/>
<CursorPos X="1" Y="32"/>
<TopLine Value="1"/>
<EditorIndex Value="0"/>
<UsageCount Value="22"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="../dbus-connection.inc"/>
<CursorPos X="71" Y="103"/>
<TopLine Value="82"/>
<EditorIndex Value="5"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit1>
<Unit2>
<Filename Value="../dbus-bus.inc"/>
<CursorPos X="1" Y="41"/>
<TopLine Value="19"/>
<EditorIndex Value="6"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit2>
<Unit3>
<Filename Value="../dbus-errors.inc"/>
<CursorPos X="1" Y="1"/>
<TopLine Value="1"/>
<EditorIndex Value="7"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit3>
<Unit4>
<Filename Value="../dbus-memory.inc"/>
<CursorPos X="50" Y="40"/>
<TopLine Value="6"/>
<EditorIndex Value="8"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit4>
<Unit5>
<Filename Value="../dbus-message.inc"/>
<CursorPos X="1" Y="166"/>
<TopLine Value="131"/>
<EditorIndex Value="9"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit5>
<Unit6>
<Filename Value="../dbus.pas"/>
<UnitName Value="dbus"/>
<CursorPos X="7" Y="20"/>
<TopLine Value="10"/>
<EditorIndex Value="1"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit6>
<Unit7>
<Filename Value="../dbus-pending-call.inc"/>
<CursorPos X="87" Y="29"/>
<TopLine Value="8"/>
<EditorIndex Value="4"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit7>
<Unit8>
<Filename Value="../dbus-protocol.inc"/>
<CursorPos X="12" Y="241"/>
<TopLine Value="216"/>
<EditorIndex Value="3"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit8>
<Unit9>
<Filename Value="../dbus-server.inc"/>
<CursorPos X="83" Y="37"/>
<TopLine Value="18"/>
<EditorIndex Value="2"/>
<UsageCount Value="11"/>
<Loaded Value="True"/>
</Unit9>
<Unit10>
<Filename Value="../dbus-signature.inc"/>
<CursorPos X="12" Y="41"/>
<TopLine Value="12"/>
<UsageCount Value="10"/>
</Unit10>
<Unit11>
<Filename Value="../dbus-threads.inc"/>
<CursorPos X="15" Y="74"/>
<TopLine Value="60"/>
<UsageCount Value="10"/>
</Unit11>
<Unit12>
<Filename Value="../../lazarus/debugger/cmdlinedebugger.pp"/>
<UnitName Value="CmdLineDebugger"/>
<CursorPos X="11" Y="364"/>
<TopLine Value="346"/>
<UsageCount Value="10"/>
</Unit12>
<Unit13>
<Filename Value="/usr/include/dbus-1.0/dbus/dbus-bus.h"/>
<CursorPos X="18" Y="17"/>
<TopLine Value="18"/>
<UsageCount Value="10"/>
<SyntaxHighlighter Value="C++"/>
</Unit13>
</Units>
<JumpHistory Count="6" HistoryIndex="5">
<Position1>
<Filename Value="busexample.lpr"/>
<Caret Line="45" Column="16" TopLine="17"/>
</Position1>
<Position2>
<Filename Value="busexample.lpr"/>
<Caret Line="51" Column="1" TopLine="20"/>
</Position2>
<Position3>
<Filename Value="busexample.lpr"/>
<Caret Line="35" Column="16" TopLine="20"/>
</Position3>
<Position4>
<Filename Value="busexample.lpr"/>
<Caret Line="16" Column="1" TopLine="10"/>
</Position4>
<Position5>
<Filename Value="busexample.lpr"/>
<Caret Line="78" Column="1" TopLine="46"/>
</Position5>
<Position6>
<Filename Value="busexample.lpr"/>
<Caret Line="76" Column="3" TopLine="46"/>
</Position6>
</JumpHistory>
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
<SearchPaths>
<OtherUnitFiles Value="../"/>
<SrcPath Value="/"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
</CONFIG>