Skip to content

Commit f5274ac

Browse files
committed
Updating version information.
1 parent 1c727d4 commit f5274ac

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

src/dreamsdk-shell.lpi

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,134 +1,134 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version='1.0' encoding='utf-8'?>
22
<CONFIG>
33
<ProjectOptions>
4-
<Version Value="12"/>
5-
<PathDelim Value="\"/>
4+
<Version Value="12" />
5+
<PathDelim Value="\" />
66
<General>
77
<Flags>
8-
<MainUnitHasCreateFormStatements Value="False"/>
9-
<MainUnitHasTitleStatement Value="False"/>
10-
<MainUnitHasScaledStatement Value="False"/>
11-
<CompatibilityMode Value="True"/>
8+
<MainUnitHasCreateFormStatements Value="False" />
9+
<MainUnitHasTitleStatement Value="False" />
10+
<MainUnitHasScaledStatement Value="False" />
11+
<CompatibilityMode Value="True" />
1212
</Flags>
13-
<SessionStorage Value="InProjectDir"/>
14-
<Title Value="DreamSDK Shell Launcher"/>
15-
<UseAppBundle Value="False"/>
16-
<ResourceType Value="res"/>
17-
<Icon Value="0"/>
13+
<SessionStorage Value="InProjectDir" />
14+
<Title Value="DreamSDK Shell Launcher" />
15+
<UseAppBundle Value="False" />
16+
<ResourceType Value="res" />
17+
<Icon Value="0" />
1818
</General>
1919
<VersionInfo>
20-
<UseVersionInfo Value="True"/>
21-
<AutoIncrementBuild Value="True"/>
22-
<MajorVersionNr Value="3"/>
23-
<BuildNr Value="241"/>
24-
<StringTable Comments="https://dreamsdk.org/" CompanyName="The DreamSDK Team" FileDescription="DreamSDK Shell Launcher" InternalName="dreamsdk-shell" LegalCopyright="© Copyleft 2018-2025" LegalTrademarks="Sega and Dreamcast are registered trademark of Sega Games Co., Ltd." OriginalFilename="dreamsdk-shell.exe" ProductName="DreamSDK" ProductVersion="4.0.10.2508"/>
20+
<UseVersionInfo Value="True" />
21+
<AutoIncrementBuild Value="True" />
22+
<MajorVersionNr Value="3" />
23+
<BuildNr Value="241" />
24+
<StringTable Comments="https://dreamsdk.org/" CompanyName="The DreamSDK Team" FileDescription="DreamSDK Shell Launcher" InternalName="dreamsdk-shell" LegalCopyright="© Copyleft 2018-2025" LegalTrademarks="Sega and Dreamcast are registered trademark of Sega Games Co., Ltd." OriginalFilename="dreamsdk-shell.exe" ProductName="DreamSDK" ProductVersion="4.0.11.2508" />
2525
</VersionInfo>
2626
<BuildModes Count="2">
27-
<Item1 Name="Debug" Default="True"/>
27+
<Item1 Name="Debug" Default="True" />
2828
<Item2 Name="Release">
2929
<CompilerOptions>
30-
<Version Value="11"/>
31-
<PathDelim Value="\"/>
30+
<Version Value="11" />
31+
<PathDelim Value="\" />
3232
<Target>
33-
<Filename Value="..\bin\dreamsdk-shell"/>
33+
<Filename Value="..\bin\dreamsdk-shell" />
3434
</Target>
3535
<SearchPaths>
36-
<IncludeFiles Value="$(ProjOutDir)"/>
37-
<OtherUnitFiles Value="..\..\common\src;..\..\common\src\sys"/>
38-
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)"/>
36+
<IncludeFiles Value="$(ProjOutDir)" />
37+
<OtherUnitFiles Value="..\..\common\src;..\..\common\src\sys" />
38+
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)" />
3939
</SearchPaths>
4040
<CodeGeneration>
41-
<SmartLinkUnit Value="True"/>
42-
<TargetCPU Value="x86_64"/>
43-
<TargetOS Value="win64"/>
41+
<SmartLinkUnit Value="True" />
42+
<TargetCPU Value="x86_64" />
43+
<TargetOS Value="win64" />
4444
<Optimizations>
45-
<OptimizationLevel Value="3"/>
45+
<OptimizationLevel Value="3" />
4646
</Optimizations>
4747
</CodeGeneration>
4848
<Linking>
4949
<Debugging>
50-
<GenerateDebugInfo Value="False"/>
51-
<DebugInfoType Value="dsDwarf2Set"/>
50+
<GenerateDebugInfo Value="False" />
51+
<DebugInfoType Value="dsDwarf2Set" />
5252
</Debugging>
53-
<LinkSmart Value="True"/>
53+
<LinkSmart Value="True" />
5454
<Options>
5555
<Win32>
56-
<GraphicApplication Value="True"/>
56+
<GraphicApplication Value="True" />
5757
</Win32>
5858
</Options>
5959
</Linking>
6060
<Other>
61-
<CustomOptions Value="-dRELEASE -dGUI"/>
61+
<CustomOptions Value="-dRELEASE -dGUI" />
6262
</Other>
6363
</CompilerOptions>
6464
</Item2>
6565
</BuildModes>
6666
<PublishOptions>
67-
<Version Value="2"/>
67+
<Version Value="2" />
6868
</PublishOptions>
6969
<RunParams>
70-
<FormatVersion Value="2"/>
70+
<FormatVersion Value="2" />
7171
<Modes Count="1">
72-
<Mode0 Name="default"/>
72+
<Mode0 Name="default" />
7373
</Modes>
7474
</RunParams>
7575
<RequiredPackages Count="2">
7676
<Item1>
77-
<PackageName Value="LCL"/>
77+
<PackageName Value="LCL" />
7878
</Item1>
7979
<Item2>
80-
<PackageName Value="LCLBase"/>
80+
<PackageName Value="LCLBase" />
8181
</Item2>
8282
</RequiredPackages>
8383
<Units Count="1">
8484
<Unit0>
85-
<Filename Value="dreamsdk-shell.lpr"/>
86-
<IsPartOfProject Value="True"/>
85+
<Filename Value="dreamsdk-shell.lpr" />
86+
<IsPartOfProject Value="True" />
8787
</Unit0>
8888
</Units>
8989
</ProjectOptions>
9090
<CompilerOptions>
91-
<Version Value="11"/>
92-
<PathDelim Value="\"/>
91+
<Version Value="11" />
92+
<PathDelim Value="\" />
9393
<Target>
94-
<Filename Value="..\bin\dreamsdk-shell"/>
94+
<Filename Value="..\bin\dreamsdk-shell" />
9595
</Target>
9696
<SearchPaths>
97-
<IncludeFiles Value="$(ProjOutDir)"/>
98-
<OtherUnitFiles Value="..\..\common\src;..\..\common\src\sys"/>
99-
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)"/>
97+
<IncludeFiles Value="$(ProjOutDir)" />
98+
<OtherUnitFiles Value="..\..\common\src;..\..\common\src\sys" />
99+
<UnitOutputDirectory Value="..\lib\$(TargetCPU)-$(TargetOS)" />
100100
</SearchPaths>
101101
<Parsing>
102102
<SyntaxOptions>
103-
<IncludeAssertionCode Value="True"/>
103+
<IncludeAssertionCode Value="True" />
104104
</SyntaxOptions>
105105
</Parsing>
106106
<CodeGeneration>
107107
<Checks>
108-
<IOChecks Value="True"/>
109-
<RangeChecks Value="True"/>
110-
<OverflowChecks Value="True"/>
111-
<StackChecks Value="True"/>
108+
<IOChecks Value="True" />
109+
<RangeChecks Value="True" />
110+
<OverflowChecks Value="True" />
111+
<StackChecks Value="True" />
112112
</Checks>
113-
<VerifyObjMethodCallValidity Value="True"/>
114-
<TargetCPU Value="i386"/>
115-
<TargetOS Value="win32"/>
113+
<VerifyObjMethodCallValidity Value="True" />
114+
<TargetCPU Value="i386" />
115+
<TargetOS Value="win32" />
116116
</CodeGeneration>
117117
<Linking>
118118
<Debugging>
119-
<DebugInfoType Value="dsDwarf2Set"/>
120-
<UseHeaptrc Value="True"/>
121-
<TrashVariables Value="True"/>
122-
<UseExternalDbgSyms Value="True"/>
119+
<DebugInfoType Value="dsDwarf2Set" />
120+
<UseHeaptrc Value="True" />
121+
<TrashVariables Value="True" />
122+
<UseExternalDbgSyms Value="True" />
123123
</Debugging>
124124
<Options>
125125
<Win32>
126-
<GraphicApplication Value="True"/>
126+
<GraphicApplication Value="True" />
127127
</Win32>
128128
</Options>
129129
</Linking>
130130
<Other>
131-
<CustomOptions Value="-dDEBUG -dGUI"/>
131+
<CustomOptions Value="-dDEBUG -dGUI" />
132132
</Other>
133133
</CompilerOptions>
134-
</CONFIG>
134+
</CONFIG>

src/dreamsdk-shell.res

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)