-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98add4e
commit 36ec9d6
Showing
10 changed files
with
663 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,6 +44,7 @@ Temporary Items | |
|
||
*.ppu | ||
*.lps | ||
!fpc*.lps | ||
*.o | ||
*.obj | ||
*.s | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CONFIG> | ||
<ProjectSession> | ||
<PathDelim Value="\"/> | ||
<Version Value="12"/> | ||
<ManyBuildModesSelection Value="win32,win64,linuxi386,linux64,linuxaarch64,freebsdi386,freebsdx64,linuxppc64,darwinx64,darwinarm64,darwini386"/> | ||
<BuildModes Active="darwinx64"/> | ||
<Units Count="1"> | ||
<Unit0> | ||
<Filename Value="fpcup.lpr"/> | ||
<IsPartOfProject Value="True"/> | ||
<IsVisibleTab Value="True"/> | ||
<UsageCount Value="20"/> | ||
<Loaded Value="True"/> | ||
</Unit0> | ||
</Units> | ||
<RunParams> | ||
<FormatVersion Value="2"/> | ||
<Modes ActiveMode="default"/> | ||
</RunParams> | ||
</ProjectSession> | ||
</CONFIG> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CONFIG> | ||
<ProjectSession> | ||
<PathDelim Value="\"/> | ||
<Version Value="12"/> | ||
<ManyBuildModesSelection Value="win32,win64,linuxi386,linux64,linuxaarch64,freebsdi386,freebsdx64,linuxppc64,linuxarmhf,darwinx64,darwinarm64,darwini386,darwinppc,darwinppc64"/> | ||
<BuildModes Active="linuxarmhf"/> | ||
<Units Count="1"> | ||
<Unit0> | ||
<Filename Value="fpcup.lpr"/> | ||
<IsPartOfProject Value="True"/> | ||
<IsVisibleTab Value="True"/> | ||
<TopLine Value="76"/> | ||
<CursorPos X="57" Y="22"/> | ||
<UsageCount Value="20"/> | ||
<Loaded Value="True"/> | ||
</Unit0> | ||
</Units> | ||
<RunParams> | ||
<FormatVersion Value="2"/> | ||
<Modes ActiveMode="default"/> | ||
</RunParams> | ||
</ProjectSession> | ||
</CONFIG> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,229 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<CONFIG> | ||
<ProjectSession> | ||
<PathDelim Value="\"/> | ||
<Version Value="12"/> | ||
<ManyBuildModesSelection Value="win32,win64,linuxi386,linux64,linuxaarch64,linuxaarch64QT5,linuxaarch64QT5zip,linuxarm,linuxarmQT5,linuxarmQT5zip,linuxarmv6,linuxi386QT5,linuxx64QT5,linuxx64QT5zip,linuxppc64,freebsdi386,freebsdx64,netbsdx64,solarisx64,dragonflyx64,openbsdx64"/> | ||
<BuildModes Active="Default"/> | ||
<Units Count="15"> | ||
<Unit0> | ||
<Filename Value="up.lpr"/> | ||
<IsPartOfProject Value="True"/> | ||
<UnitName Value="fpcupdeluxe"/> | ||
<TopLine Value="49"/> | ||
<CursorPos X="22" Y="57"/> | ||
<UsageCount Value="20"/> | ||
<Loaded Value="True"/> | ||
</Unit0> | ||
<Unit1> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<IsPartOfProject Value="True"/> | ||
<ComponentName Value="Form1"/> | ||
<HasResources Value="True"/> | ||
<ResourceBaseClass Value="Form"/> | ||
<IsVisibleTab Value="True"/> | ||
<EditorIndex Value="1"/> | ||
<TopLine Value="2005"/> | ||
<CursorPos X="47" Y="2025"/> | ||
<UsageCount Value="20"/> | ||
<Loaded Value="True"/> | ||
<LoadedDesigner Value="True"/> | ||
</Unit1> | ||
<Unit2> | ||
<Filename Value="sources\updeluxe\extrasettings.pas"/> | ||
<IsPartOfProject Value="True"/> | ||
<ComponentName Value="Form2"/> | ||
<HasResources Value="True"/> | ||
<ResourceBaseClass Value="Form"/> | ||
<UsageCount Value="20"/> | ||
</Unit2> | ||
<Unit3> | ||
<Filename Value="sources\updeluxe\syneditpopup.pas"/> | ||
<IsPartOfProject Value="True"/> | ||
<UnitName Value="SynEditPopup"/> | ||
<UsageCount Value="20"/> | ||
</Unit3> | ||
<Unit4> | ||
<Filename Value="sources\updeluxe\aboutfrm.pas"/> | ||
<IsPartOfProject Value="True"/> | ||
<ComponentName Value="AboutForm"/> | ||
<HasResources Value="True"/> | ||
<ResourceBaseClass Value="Form"/> | ||
<UnitName Value="AboutFrm"/> | ||
<UsageCount Value="20"/> | ||
</Unit4> | ||
<Unit5> | ||
<Filename Value="sources\updeluxe\infounit.pas"/> | ||
<IsPartOfProject Value="True"/> | ||
<ComponentName Value="InfoForm"/> | ||
<HasResources Value="True"/> | ||
<ResourceBaseClass Value="Form"/> | ||
<UsageCount Value="20"/> | ||
</Unit5> | ||
<Unit6> | ||
<Filename Value="sources\updeluxe\modulesettings.pas"/> | ||
<IsPartOfProject Value="True"/> | ||
<ComponentName Value="Form3"/> | ||
<HasResources Value="True"/> | ||
<ResourceBaseClass Value="Form"/> | ||
<UsageCount Value="20"/> | ||
</Unit6> | ||
<Unit7> | ||
<Filename Value="sources\fpcup.ini"/> | ||
<IsPartOfProject Value="True"/> | ||
<UsageCount Value="20"/> | ||
<DefaultSyntaxHighlighter Value="Ini"/> | ||
</Unit7> | ||
<Unit8> | ||
<Filename Value="sources\settings.ini"/> | ||
<IsPartOfProject Value="True"/> | ||
<UsageCount Value="20"/> | ||
<DefaultSyntaxHighlighter Value="Ini"/> | ||
</Unit8> | ||
<Unit9> | ||
<Filename Value="sources\revision.inc"/> | ||
<IsPartOfProject Value="True"/> | ||
<UsageCount Value="20"/> | ||
</Unit9> | ||
<Unit10> | ||
<Filename Value="sources\processutils.pas"/> | ||
<IsPartOfProject Value="True"/> | ||
<UsageCount Value="20"/> | ||
</Unit10> | ||
<Unit11> | ||
<Filename Value="sources\updeluxe\subarch.pas"/> | ||
<IsPartOfProject Value="True"/> | ||
<ComponentName Value="SubarchForm"/> | ||
<HasResources Value="True"/> | ||
<ResourceBaseClass Value="Form"/> | ||
<UsageCount Value="20"/> | ||
</Unit11> | ||
<Unit12> | ||
<Filename Value="sources\fpcupdefines.inc"/> | ||
<EditorIndex Value="-1"/> | ||
<CursorPos X="26"/> | ||
<UsageCount Value="10"/> | ||
</Unit12> | ||
<Unit13> | ||
<Filename Value="C:\fpcupsystems\stable\lazarus\ide\buildmanager.pas"/> | ||
<UnitName Value="BuildManager"/> | ||
<EditorIndex Value="-1"/> | ||
<TopLine Value="490"/> | ||
<CursorPos X="7" Y="497"/> | ||
<UsageCount Value="10"/> | ||
</Unit13> | ||
<Unit14> | ||
<Filename Value="C:\fpcupsystems\stable\lazarus\ide\environmentopts.pp"/> | ||
<UnitName Value="EnvironmentOpts"/> | ||
<EditorIndex Value="-1"/> | ||
<TopLine Value="2513"/> | ||
<CursorPos X="72" Y="2530"/> | ||
<UsageCount Value="10"/> | ||
</Unit14> | ||
</Units> | ||
<JumpHistory Count="25" HistoryIndex="24"> | ||
<Position1> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="5" Column="10"/> | ||
</Position1> | ||
<Position2> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="17" Column="25"/> | ||
</Position2> | ||
<Position3> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="5" Column="11"/> | ||
</Position3> | ||
<Position4> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="17" Column="23" TopLine="13"/> | ||
</Position4> | ||
<Position5> | ||
<Filename Value="up.lpr"/> | ||
<Caret Line="55" TopLine="41"/> | ||
</Position5> | ||
<Position6> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="12" Column="12"/> | ||
</Position6> | ||
<Position7> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="107" Column="13" TopLine="103"/> | ||
</Position7> | ||
<Position8> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="198" Column="14" TopLine="182"/> | ||
</Position8> | ||
<Position9> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="639" TopLine="512"/> | ||
</Position9> | ||
<Position10> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="424" TopLine="403"/> | ||
</Position10> | ||
<Position11> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="425" Column="28" TopLine="403"/> | ||
</Position11> | ||
<Position12> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="3889" Column="42" TopLine="3863"/> | ||
</Position12> | ||
<Position13> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="312" Column="15" TopLine="308"/> | ||
</Position13> | ||
<Position14> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="314" Column="57" TopLine="308"/> | ||
</Position14> | ||
<Position15> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="329" Column="28" TopLine="308"/> | ||
</Position15> | ||
<Position16> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="427" Column="28" TopLine="399"/> | ||
</Position16> | ||
<Position17> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="4491" Column="43" TopLine="4464"/> | ||
</Position17> | ||
<Position18> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="315" Column="54" TopLine="297"/> | ||
</Position18> | ||
<Position19> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="426" TopLine="401"/> | ||
</Position19> | ||
<Position20> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
</Position20> | ||
<Position21> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="315" Column="9" TopLine="287"/> | ||
</Position21> | ||
<Position22> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="4396" Column="42" TopLine="4369"/> | ||
</Position22> | ||
<Position23> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
</Position23> | ||
<Position24> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="329" TopLine="297"/> | ||
</Position24> | ||
<Position25> | ||
<Filename Value="sources\updeluxe\fpcupdeluxemainform.pas"/> | ||
<Caret Line="330" TopLine="298"/> | ||
</Position25> | ||
</JumpHistory> | ||
<RunParams> | ||
<FormatVersion Value="2"/> | ||
<Modes ActiveMode="default"/> | ||
</RunParams> | ||
</ProjectSession> | ||
</CONFIG> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.