You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8736 8e941d3f-bd1b-0410-a28a-d453659cc2b4
143 lines
4.1 KiB
XML
143 lines
4.1 KiB
XML
<?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 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="1">
|
|
<Mode0 Name="default">
|
|
<local>
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -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="2">
|
|
<Unit0>
|
|
<Filename Value="exrgreg.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="48" Y="7"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="exrgregu.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form1"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="87"/>
|
|
<CursorPos X="36" Y="105"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit1>
|
|
</Units>
|
|
<JumpHistory Count="9" HistoryIndex="8">
|
|
<Position1>
|
|
<Filename Value="exrgregu.pas"/>
|
|
<Caret Line="108" Column="59" TopLine="80"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="exrgregu.pas"/>
|
|
<Caret Line="107" Column="59" TopLine="79"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="exrgregu.pas"/>
|
|
<Caret Line="108" Column="59" TopLine="80"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="exrgregu.pas"/>
|
|
<Caret Line="104" Column="19" TopLine="81"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="exrgregu.pas"/>
|
|
<Caret Line="134" TopLine="99"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="exrgregu.pas"/>
|
|
<Caret Line="45" Column="12" TopLine="13"/>
|
|
</Position6>
|
|
<Position7>
|
|
<Filename Value="exrgregu.pas"/>
|
|
<Caret Line="87" Column="70" TopLine="87"/>
|
|
</Position7>
|
|
<Position8>
|
|
<Filename Value="exrgregu.pas"/>
|
|
</Position8>
|
|
<Position9>
|
|
<Filename Value="exrgregu.pas"/>
|
|
<Caret Line="105" TopLine="75"/>
|
|
</Position9>
|
|
</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>
|
|
<Exceptions Count="2">
|
|
<Item1>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="EFOpenError"/>
|
|
</Item2>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|