mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 06:48:24 +02:00
101 lines
2.8 KiB
XML
101 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<Flags>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
</Flags>
|
|
<MainUnit 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>
|
|
<Units Count="3">
|
|
<Unit0>
|
|
<Filename Value="fpzipper.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<TopLine Value="48"/>
|
|
<CursorPos X="4" Y="53"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="../src/zipper.pp"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2271"/>
|
|
<CursorPos X="32" Y="2286"/>
|
|
<UsageCount Value="21"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="zipper.pp"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="2380"/>
|
|
<CursorPos X="7" Y="2389"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit2>
|
|
</Units>
|
|
<JumpHistory Count="5" HistoryIndex="4">
|
|
<Position1>
|
|
<Filename Value="fpzipper.lpr"/>
|
|
<Caret Line="10" Column="6" TopLine="4"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="fpzipper.lpr"/>
|
|
<Caret Line="10" Column="6" TopLine="4"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="zipper.pp"/>
|
|
<Caret TopLine="43"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="zipper.pp"/>
|
|
<Caret Line="2395" Column="28" TopLine="2379"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="zipper.pp"/>
|
|
<Caret Line="571" TopLine="555"/>
|
|
</Position5>
|
|
</JumpHistory>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<UseAnsiStrings Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="2">
|
|
<Item1>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="EFOpenError"/>
|
|
</Item2>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|