-
Notifications
You must be signed in to change notification settings - Fork 1
/
lazarus.lps
50 lines (50 loc) · 1.5 KB
/
lazarus.lps
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectSession>
<Version Value="10"/>
<BuildModes Active="Default"/>
<Units Count="3">
<Unit0>
<Filename Value="lazarus.lpr"/>
<IsPartOfProject Value="True"/>
<EditorIndex Value="-1"/>
<WindowIndex Value="-1"/>
<TopLine Value="-1"/>
<CursorPos X="-1" Y="-1"/>
<UsageCount Value="20"/>
</Unit0>
<Unit1>
<Filename Value="laz.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<IsVisibleTab Value="True"/>
<TopLine Value="53"/>
<CursorPos X="34" Y="56"/>
<UsageCount Value="20"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="../../.lazarus/onlinepackagemanager/packages/LazSerial/lazserial.pas"/>
<UnitName Value="LazSerial"/>
<EditorIndex Value="1"/>
<TopLine Value="283"/>
<CursorPos Y="294"/>
<UsageCount Value="10"/>
<Loaded Value="True"/>
</Unit2>
</Units>
<JumpHistory Count="2" HistoryIndex="1">
<Position1>
<Filename Value="laz.pas"/>
<Caret Line="62" Column="29" TopLine="44"/>
</Position1>
<Position2>
<Filename Value="laz.pas"/>
<Caret Line="63" Column="29" TopLine="45"/>
</Position2>
</JumpHistory>
</ProjectSession>
</CONFIG>