Skip to content

Commit 95c91bd

Browse files
author
RaspberryPiFpcHub
committed
bin added
1 parent 450651b commit 95c91bd

File tree

10 files changed

+15
-24
lines changed

10 files changed

+15
-24
lines changed

bin

Whitespace-only changes.

source/udp_player

7.43 MB
Binary file not shown.
File renamed without changes.

udp_player.ctpr renamed to source/udp_player.ctpr

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
5555
</SearchPaths>
5656
<Linking>
57+
<Debugging>
58+
<GenerateDebugInfo Value="False"/>
59+
<RunWithoutDebug Value="True"/>
60+
</Debugging>
5761
<Options>
5862
<Win32>
5963
<GraphicApplication Value="True"/>

udp_player.ctps renamed to source/udp_player.ctps

Lines changed: 11 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88
<Filename Value="udp_player.ppr"/>
99
<FRMtype Value="0"/>
1010
<IsPartOfProject Value="True"/>
11-
<EditorIndex Value="2"/>
11+
<IsVisibleTab Value="True"/>
12+
<EditorIndex Value="1"/>
1213
<WindowIndex Value="0"/>
1314
<TopLine Value="6"/>
14-
<CursorPos X="46" Y="16"/>
15+
<CursorPos X="11" Y="16"/>
1516
<UsageCount Value="118"/>
1617
<Loaded Value="True"/>
1718
</Unit>
@@ -22,7 +23,6 @@
2223
<ComponentName Value="Form1"/>
2324
<HasResources Value="True"/>
2425
<ResourceBaseClass Value="Form"/>
25-
<IsVisibleTab Value="True"/>
2626
<EditorIndex Value="0"/>
2727
<WindowIndex Value="0"/>
2828
<TopLine Value="247"/>
@@ -34,54 +34,49 @@
3434
<Unit>
3535
<Filename Value="/usr/local/codetyphon/typhon/lcl/include/control.inc"/>
3636
<FRMtype Value="0"/>
37-
<EditorIndex Value="5"/>
37+
<EditorIndex Value="-1"/>
3838
<WindowIndex Value="0"/>
3939
<TopLine Value="3613"/>
4040
<CursorPos X="13" Y="3625"/>
4141
<UsageCount Value="53"/>
42-
<Loaded Value="True"/>
4342
</Unit>
4443
<Unit>
4544
<Filename Value="/usr/local/codetyphon/typhon/lcl/controls.pp"/>
4645
<FRMtype Value="0"/>
4746
<UnitName Value="Controls"/>
48-
<EditorIndex Value="6"/>
47+
<EditorIndex Value="-1"/>
4948
<WindowIndex Value="0"/>
5049
<TopLine Value="3612"/>
5150
<CursorPos X="31" Y="3623"/>
5251
<UsageCount Value="53"/>
53-
<Loaded Value="True"/>
5452
</Unit>
5553
<Unit>
5654
<Filename Value="/usr/local/codetyphon/fpcsrc/rtl/objpas/sysutils/sysutilh.inc"/>
5755
<FRMtype Value="0"/>
58-
<EditorIndex Value="3"/>
56+
<EditorIndex Value="-1"/>
5957
<WindowIndex Value="0"/>
6058
<UsageCount Value="43"/>
61-
<Loaded Value="True"/>
6259
</Unit>
6360
<Unit>
6461
<Filename Value="/usr/local/codetyphon/fpcsrc/rtl/unix/sysutils.pp"/>
6562
<FRMtype Value="0"/>
66-
<EditorIndex Value="4"/>
63+
<EditorIndex Value="-1"/>
6764
<WindowIndex Value="0"/>
68-
<TopLine Value="258"/>
65+
<TopLine Value="257"/>
6966
<CursorPos X="11" Y="296"/>
7067
<UsageCount Value="43"/>
71-
<Loaded Value="True"/>
7268
</Unit>
7369
<Unit>
7470
<Filename Value="/usr/local/codetyphon/typhon/lcl/interfaces/qt5/qt5private.pp"/>
7571
<FRMtype Value="0"/>
76-
<EditorIndex Value="1"/>
72+
<EditorIndex Value="-1"/>
7773
<WindowIndex Value="0"/>
78-
<TopLine Value="504"/>
74+
<TopLine Value="555"/>
7975
<CursorPos X="41" Y="511"/>
8076
<UsageCount Value="10"/>
81-
<Loaded Value="True"/>
8277
</Unit>
8378
</Units>
84-
<JumpHistory HistoryIndex="18">
79+
<JumpHistory HistoryIndex="16">
8580
<Position>
8681
<Filename Value="unit1.pas"/>
8782
<Caret Line="220" Column="74" TopLine="218"/>
@@ -122,14 +117,6 @@
122117
<Filename Value="unit1.pas"/>
123118
<Caret Line="220" TopLine="211"/>
124119
</Position>
125-
<Position>
126-
<Filename Value="/usr/local/codetyphon/typhon/lcl/interfaces/qt5/qt5private.pp"/>
127-
<Caret Line="511" Column="42" TopLine="504"/>
128-
</Position>
129-
<Position>
130-
<Filename Value="/usr/local/codetyphon/typhon/lcl/interfaces/qt5/qt5private.pp"/>
131-
<Caret Line="515" Column="54" TopLine="504"/>
132-
</Position>
133120
<Position>
134121
<Filename Value="unit1.pas"/>
135122
<Caret Line="302" Column="35" TopLine="297"/>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)