Files
lazarus-ccr/components/onguard/examples/exselapi/exselapi.lpi

200 lines
5.8 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
<General>
<Flags>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
<MainUnitHasScaledStatement Value="False"/>
<LRSInOutputDirectory Value="False"/>
<CompatibilityMode Value="True"/>
</Flags>
<UseXPManifest Value="True"/>
</General>
<BuildModes Count="1">
<Item1 Name="default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<RunParams>
<local>
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
<FormatVersion Value="2"/>
<Modes Count="1">
<Mode0 Name="default">
<local>
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T &apos;Lazarus Run Output&apos; -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
</Mode0>
</Modes>
</RunParams>
<RequiredPackages Count="2">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="tponguard"/>
<MinVersion Major="1" Valid="True"/>
</Item2>
</RequiredPackages>
<Units Count="9">
<Unit0>
<Filename Value="exselapi.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="Exselapi"/>
<EditorIndex Value="1"/>
<CursorPos X="37" Y="9"/>
<UsageCount Value="23"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit0>
<Unit1>
<Filename Value="exselap1.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="Exselap1"/>
<IsVisibleTab Value="True"/>
<TopLine Value="50"/>
<CursorPos X="24" Y="71"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="../../source/ogutil.pas"/>
<TopLine Value="108"/>
<CursorPos Y="112"/>
<UsageCount Value="10"/>
</Unit2>
<Unit3>
<Filename Value="../../source/onguard.pas"/>
<TopLine Value="1179"/>
<CursorPos X="25" Y="1192"/>
<UsageCount Value="11"/>
</Unit3>
<Unit4>
<Filename Value="../../source/ogproexe.pas"/>
<TopLine Value="693"/>
<CursorPos X="63" Y="711"/>
<UsageCount Value="10"/>
</Unit4>
<Unit5>
<Filename Value="../../../../fpcfix/fpc/rtl/unix/sysunixh.inc"/>
<TopLine Value="13"/>
<CursorPos X="2" Y="30"/>
<UsageCount Value="10"/>
</Unit5>
<Unit6>
<Filename Value="../../../../fpcfix/fpc/rtl/inc/systemh.inc"/>
<TopLine Value="47"/>
<CursorPos X="32" Y="71"/>
<UsageCount Value="10"/>
</Unit6>
<Unit7>
<Filename Value="../../../../fpcfix/fpc/rtl/objpas/sysutils/filutilh.inc"/>
<TopLine Value="52"/>
<CursorPos X="3" Y="69"/>
<UsageCount Value="10"/>
</Unit7>
<Unit8>
<Filename Value="../../../../../../temp/fpc/rtl/inc/systemh.inc"/>
<TopLine Value="861"/>
<CursorPos X="11" Y="882"/>
<UsageCount Value="10"/>
</Unit8>
</Units>
<JumpHistory Count="7" HistoryIndex="6">
<Position1>
<Filename Value="exselap1.pas"/>
<Caret Line="155" Column="45" TopLine="43"/>
</Position1>
<Position2>
<Filename Value="exselap1.pas"/>
<Caret Line="134" Column="19" TopLine="122"/>
</Position2>
<Position3>
<Filename Value="exselap1.pas"/>
<Caret Line="94" Column="8" TopLine="88"/>
</Position3>
<Position4>
<Filename Value="exselap1.pas"/>
<Caret Line="93" Column="12" TopLine="61"/>
</Position4>
<Position5>
<Filename Value="exselap1.pas"/>
</Position5>
<Position6>
<Filename Value="exselap1.pas"/>
<Caret Line="71" Column="3" TopLine="50"/>
</Position6>
<Position7>
<Filename Value="exselap1.pas"/>
<Caret Line="70" Column="3" TopLine="49"/>
</Position7>
</JumpHistory>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<Parsing>
<SyntaxOptions>
<IncludeAssertionCode Value="True"/>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<Checks>
<IOChecks Value="True"/>
<RangeChecks Value="True"/>
<OverflowChecks Value="True"/>
<StackChecks Value="True"/>
</Checks>
</CodeGeneration>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf3"/>
</Debugging>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
</CompilerOptions>
<Debugging>
<BreakPoints Count="2">
<Item1>
<Kind Value="bpkSource"/>
<WatchScope Value="wpsGlobal"/>
<WatchKind Value="wpkWrite"/>
<Source Value="exselap1.pas"/>
<Line Value="114"/>
</Item1>
<Item2>
<Kind Value="bpkSource"/>
<WatchScope Value="wpsGlobal"/>
<WatchKind Value="wpkWrite"/>
<Source Value="../../source/onguard.pas"/>
<Line Value="1010"/>
</Item2>
</BreakPoints>
<Watches Count="1">
<Item1>
<Expression Value="buf"/>
</Item1>
</Watches>
<Exceptions Count="2">
<Item1>
<Name Value="ECodetoolError"/>
</Item1>
<Item2>
<Name Value="EFOpenError"/>
</Item2>
</Exceptions>
</Debugging>
</CONFIG>