lazarus/examples/stock_images/project1.lpi
2013-09-29 08:43:36 +00:00

166 lines
4.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
<PathDelim Value="\"/>
<General>
<MainUnit Value="0"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
<Icon Value="0"/>
<ActiveWindowIndexAtStart Value="0"/>
</General>
<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/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
</RunParams>
<RequiredPackages Count="1">
<Item1>
<PackageName Value="LCL"/>
</Item1>
</RequiredPackages>
<Units Count="10">
<Unit0>
<Filename Value="project1.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="project1"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="1"/>
<WindowIndex Value="1"/>
<TopLine Value="1"/>
<CursorPos X="1" Y="13"/>
<UsageCount Value="22"/>
<Loaded Value="True"/>
</Unit0>
<Unit1>
<Filename Value="unit1.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="Unit1"/>
<EditorIndex Value="0"/>
<WindowIndex Value="1"/>
<TopLine Value="1"/>
<CursorPos X="89" Y="34"/>
<UsageCount Value="22"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="..\..\lcl\lcltype.pp"/>
<UnitName Value="LCLType"/>
<TopLine Value="1585"/>
<CursorPos X="15" Y="1604"/>
<UsageCount Value="11"/>
</Unit2>
<Unit3>
<Filename Value="..\..\lcl\interfaces\gtk2\gtk2themes.pas"/>
<UnitName Value="Gtk2Themes"/>
<TopLine Value="151"/>
<CursorPos X="39" Y="166"/>
<UsageCount Value="11"/>
</Unit3>
<Unit4>
<Filename Value="..\..\lcl\interfaces\win32\win32themes.pas"/>
<UnitName Value="Win32Themes"/>
<TopLine Value="153"/>
<CursorPos X="37" Y="176"/>
<UsageCount Value="11"/>
<Bookmarks Count="1">
<Item0 X="15" Y="163" ID="1"/>
</Bookmarks>
</Unit4>
<Unit5>
<Filename Value="..\..\lcl\interfaces\win32\win32extra.pas"/>
<UnitName Value="Win32Extra"/>
<TopLine Value="1"/>
<CursorPos X="1" Y="1"/>
<UsageCount Value="11"/>
</Unit5>
<Unit6>
<Filename Value="..\..\..\fpc\rtl\win\wininc\func.inc"/>
<TopLine Value="42"/>
<CursorPos X="10" Y="61"/>
<UsageCount Value="11"/>
</Unit6>
<Unit7>
<Filename Value="..\..\lcl\interfaces\qt\qtthemes.pas"/>
<UnitName Value="QtThemes"/>
<TopLine Value="338"/>
<CursorPos X="55" Y="359"/>
<UsageCount Value="11"/>
</Unit7>
<Unit8>
<Filename Value="..\..\lcl\interfaces\qt\qt45.pas"/>
<UnitName Value="qt45"/>
<TopLine Value="10480"/>
<CursorPos X="5" Y="10499"/>
<UsageCount Value="11"/>
<Bookmarks Count="1">
<Item0 X="35" Y="10466" ID="2"/>
</Bookmarks>
</Unit8>
<Unit9>
<Filename Value="..\..\lcl\interfaces\qt\qtwinapi.inc"/>
<TopLine Value="4865"/>
<CursorPos X="70" Y="4875"/>
<UsageCount Value="11"/>
</Unit9>
</Units>
<JumpHistory Count="0" HistoryIndex="-1"/>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Linking>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
<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>
<EditorMacros Count="0"/>
</CONFIG>