lazarus-ccr/components/jvcllaz/examples/JvNavigationPane/JvNavPaneDemo.lpi
wp_xxyyzz 46ff69fe2d jvcllaz: Fix Linux issues (CommCtrl)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 17:41:09 +00:00

150 lines
4.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
<PathDelim Value="\"/>
<General>
<Flags>
<LRSInOutputDirectory Value="False"/>
</Flags>
<MainUnit Value="0"/>
</General>
<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\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
</local>
</RunParams>
<RequiredPackages Count="2">
<Item1>
<PackageName Value="JvPageCompsR"/>
</Item1>
<Item2>
<PackageName Value="LCL"/>
</Item2>
</RequiredPackages>
<Units Count="7">
<Unit0>
<Filename Value="JvNavPaneDemo.lpr"/>
<IsPartOfProject Value="True"/>
<CursorPos X="36" Y="11"/>
<UsageCount Value="22"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit0>
<Unit1>
<Filename Value="JvNavPaneDemoMainForm.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="JvNavPaneDemoMainFrm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="1"/>
<CursorPos X="3" Y="11"/>
<UsageCount Value="22"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="..\..\packages\JvXPBarReg.pp"/>
<TopLine Value="2"/>
<CursorPos X="15" Y="20"/>
<UsageCount Value="10"/>
</Unit2>
<Unit3>
<Filename Value="..\..\run\JvXPBar.pas"/>
<TopLine Value="1747"/>
<CursorPos X="3" Y="1758"/>
<UsageCount Value="10"/>
</Unit3>
<Unit4>
<Filename Value="..\..\packages\JvXPBarLaz.pas"/>
<EditorIndex Value="-1"/>
<CursorPos X="5" Y="9"/>
<UsageCount Value="10"/>
</Unit4>
<Unit5>
<Filename Value="..\..\run\JvTypes.pas"/>
<EditorIndex Value="-1"/>
<TopLine Value="65"/>
<CursorPos X="31" Y="47"/>
<UsageCount Value="10"/>
</Unit5>
<Unit6>
<Filename Value="..\..\run\JvPageComps\JvNavigationPane.pas"/>
<EditorIndex Value="2"/>
<TopLine Value="31"/>
<CursorPos X="61" Y="50"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit6>
</Units>
<JumpHistory Count="2" HistoryIndex="1">
<Position1>
<Filename Value="JvNavPaneDemoMainForm.pas"/>
<Caret Line="122" Column="24" TopLine="107"/>
</Position1>
<Position2>
<Filename Value="JvNavPaneDemoMainForm.pas"/>
<Caret Line="11" Column="3"/>
</Position2>
</JumpHistory>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="..\..\bin\JvNavPaneDemo"/>
</Target>
<SearchPaths>
<IncludeFiles Value="..\..\resources"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Linking>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
</CompilerOptions>
<Debugging>
<Watches Count="4">
<Item1>
<Expression Value="X"/>
</Item1>
<Item2>
<Expression Value="Y"/>
</Item2>
<Item3>
<Expression Value="SHIFT"/>
</Item3>
<Item4>
<Expression Value="mc"/>
</Item4>
</Watches>
<Exceptions Count="2">
<Item1>
<Name Value="ECodetoolError"/>
</Item1>
<Item2>
<Name Value="EFOpenError"/>
</Item2>
</Exceptions>
</Debugging>
</CONFIG>