mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-25 16:59:14 +02:00
118 lines
3.3 KiB
XML
118 lines
3.3 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="5"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasUsesSectionForAllUnits Value="False"/>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
</Flags>
|
|
<MainUnit Value="0"/>
|
|
<ActiveEditorIndexAtStart Value="2"/>
|
|
<TargetFileExt Value=".exe"/>
|
|
<Title Value="pp"/>
|
|
</General>
|
|
<JumpHistory Count="5" HistoryIndex="4">
|
|
<Position1>
|
|
<Filename Value="pp.pas"/>
|
|
<Caret Line="1" Column="1" TopLine="37"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="pp.pas"/>
|
|
<Caret Line="139" Column="50" TopLine="114"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="cstreams.pas"/>
|
|
<Caret Line="1" Column="1" TopLine="1"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="globals.pas"/>
|
|
<Caret Line="1" Column="1" TopLine="1"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="globals.pas"/>
|
|
<Caret Line="1555" Column="38" TopLine="1536"/>
|
|
</Position5>
|
|
</JumpHistory>
|
|
<Units Count="3">
|
|
<Unit0>
|
|
<CursorPos X="7" Y="129"/>
|
|
<EditorIndex Value="0"/>
|
|
<Filename Value="pp.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<Loaded Value="True"/>
|
|
<TopLine Value="109"/>
|
|
<UnitName Value="pp"/>
|
|
<UsageCount Value="20"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<CursorPos X="1" Y="1"/>
|
|
<EditorIndex Value="1"/>
|
|
<Filename Value="cstreams.pas"/>
|
|
<Loaded Value="True"/>
|
|
<TopLine Value="1"/>
|
|
<UnitName Value="cstreams"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<CursorPos X="45" Y="27"/>
|
|
<EditorIndex Value="2"/>
|
|
<Filename Value="globals.pas"/>
|
|
<Loaded Value="True"/>
|
|
<TopLine Value="97"/>
|
|
<UnitName Value="globals"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
</Units>
|
|
<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>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="5"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<OtherUnitFiles Value="i386\;x86\"/>
|
|
<UnitOutputDirectory Value="C:\fpc\compiler\myunits"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="2"/>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Generate Value="Faster"/>
|
|
<TargetProcessor Value="3"/>
|
|
<TargetOS Value="Win32"/>
|
|
</CodeGeneration>
|
|
<Other>
|
|
<ConfigFile>
|
|
<StopAfterErrCount Value="50"/>
|
|
</ConfigFile>
|
|
<CustomOptions Value="-dGDB
|
|
-di386
|
|
"/>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="2">
|
|
<Item1>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="EFOpenError"/>
|
|
</Item2>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|