Skip to content

Commit 0a4e556

Browse files
committed
Dropping x32 bit support
1 parent 45c8072 commit 0a4e556

27 files changed

+17
-91
lines changed

PasImGui_SDL2_OpenGL3_Demo/ImGui_SDL2_OpenGL3_Demo.lpi

Lines changed: 11 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -25,82 +25,9 @@
2525
<UseVersionInfo Value="True"/>
2626
<MajorVersionNr Value="1"/>
2727
</VersionInfo>
28-
<BuildModes Count="7">
28+
<BuildModes Count="5">
2929
<Item1 Name="Default" Default="True"/>
30-
<Item2 Name="Debug_windows_32">
31-
<CompilerOptions>
32-
<Version Value="11"/>
33-
<PathDelim Value="\"/>
34-
<Target>
35-
<Filename Value=".\Win32\ImGui_SDL2_OpenGL3_Demo_debug"/>
36-
</Target>
37-
<SearchPaths>
38-
<IncludeFiles Value="$(ProjOutDir);..\src"/>
39-
<Libraries Value="..\libs\static\win32"/>
40-
<OtherUnitFiles Value="..\src;..\impl;..\OpenGL3;..\SDL2-for-Pascal\units;..\examples"/>
41-
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
42-
</SearchPaths>
43-
<Parsing>
44-
<SyntaxOptions>
45-
<SyntaxMode Value="Delphi"/>
46-
<IncludeAssertionCode Value="True"/>
47-
</SyntaxOptions>
48-
</Parsing>
49-
<CodeGeneration>
50-
<Checks>
51-
<IOChecks Value="True"/>
52-
<RangeChecks Value="True"/>
53-
<OverflowChecks Value="True"/>
54-
<StackChecks Value="True"/>
55-
</Checks>
56-
<VerifyObjMethodCallValidity Value="True"/>
57-
<TargetCPU Value="i386"/>
58-
<TargetOS Value="win32"/>
59-
</CodeGeneration>
60-
<Linking>
61-
<Debugging>
62-
<DebugInfoType Value="dsDwarf3"/>
63-
<UseHeaptrc Value="True"/>
64-
</Debugging>
65-
</Linking>
66-
</CompilerOptions>
67-
</Item2>
68-
<Item3 Name="Release_windows_32">
69-
<CompilerOptions>
70-
<Version Value="11"/>
71-
<PathDelim Value="\"/>
72-
<Target>
73-
<Filename Value=".\Win32\ImGui_SDL2_OpenGL3_Demo"/>
74-
</Target>
75-
<SearchPaths>
76-
<IncludeFiles Value="$(ProjOutDir);..\src"/>
77-
<Libraries Value="..\libs\static\win32"/>
78-
<OtherUnitFiles Value="..\src;..\impl;..\OpenGL3;..\SDL2-for-Pascal\units;..\examples"/>
79-
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
80-
</SearchPaths>
81-
<CodeGeneration>
82-
<SmartLinkUnit Value="True"/>
83-
<TargetCPU Value="i386"/>
84-
<TargetOS Value="win32"/>
85-
<Optimizations>
86-
<OptimizationLevel Value="3"/>
87-
</Optimizations>
88-
</CodeGeneration>
89-
<Linking>
90-
<Debugging>
91-
<GenerateDebugInfo Value="False"/>
92-
<RunWithoutDebug Value="True"/>
93-
</Debugging>
94-
<LinkSmart Value="True"/>
95-
<Options>
96-
<Win32>
97-
<GraphicApplication Value="True"/>
98-
</Win32>
99-
</Options>
100-
</Linking>
101-
</CompilerOptions>
102-
</Item3>
103-
<Item4 Name="Debug_windows_64">
30+
<Item2 Name="Debug_windows_64">
10431
<CompilerOptions>
10532
<Version Value="11"/>
10633
<PathDelim Value="\"/>
@@ -136,8 +63,8 @@
13663
</Debugging>
13764
</Linking>
13865
</CompilerOptions>
139-
</Item4>
140-
<Item5 Name="Release_windows_64">
66+
</Item2>
67+
<Item3 Name="Release_windows_64">
14168
<CompilerOptions>
14269
<Version Value="11"/>
14370
<PathDelim Value="\"/>
@@ -170,8 +97,8 @@
17097
</Options>
17198
</Linking>
17299
</CompilerOptions>
173-
</Item5>
174-
<Item6 Name="Release_linux_64">
100+
</Item3>
101+
<Item4 Name="Release_linux_64">
175102
<CompilerOptions>
176103
<Version Value="11"/>
177104
<PathDelim Value="\"/>
@@ -200,8 +127,8 @@
200127
<LinkSmart Value="True"/>
201128
</Linking>
202129
</CompilerOptions>
203-
</Item6>
204-
<Item7 Name="Debug_linux_64">
130+
</Item4>
131+
<Item5 Name="Debug_linux_64">
205132
<CompilerOptions>
206133
<Version Value="11"/>
207134
<PathDelim Value="\"/>
@@ -229,10 +156,10 @@
229156
</Debugging>
230157
</Linking>
231158
</CompilerOptions>
232-
</Item7>
159+
</Item5>
233160
<SharedMatrixOptions Count="2">
234-
<Item1 ID="731975208417" Modes="Debug_windows_64,Release_windows_64,Release_windows_32,Debug_windows_32,Debug_linux_64,Release_linux_64" Value="-CfAVX2 -CpCOREAVX2 -OpCOREAVX2 -OoFASTMATH"/>
235-
<Item2 ID="883228556756" Modes="Release_windows_64,Debug_windows_64,Release_windows_32,Release_linux_64,Debug_windows_32,Debug_linux_64" Value="-dSDL2"/>
161+
<Item1 ID="731975208417" Modes="Debug_windows_64,Release_windows_64,Debug_linux_64,Release_linux_64" Value="-CfAVX2 -CpCOREAVX2 -OpCOREAVX2 -OoFASTMATH"/>
162+
<Item2 ID="883228556756" Modes="Release_windows_64,Debug_windows_64,Release_linux_64,Debug_linux_64" Value="-dSDL2"/>
236163
</SharedMatrixOptions>
237164
</BuildModes>
238165
<PublishOptions>

PasImGui_SDL2_OpenGL3_Demo/ImGui_SDL2_OpenGL3_Demo.lps

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
<Filename Value="ImGui_SDL2_OpenGL3_Demo.dpr"/>
1111
<IsPartOfProject Value="True"/>
1212
<IsVisibleTab Value="True"/>
13-
<TopLine Value="305"/>
14-
<CursorPos X="51" Y="314"/>
13+
<CursorPos X="13" Y="35"/>
1514
<UsageCount Value="200"/>
1615
<Loaded Value="True"/>
1716
</Unit0>
@@ -558,7 +557,7 @@
558557
<Debugger>
559558
<Backend Value="{3C0CF425-78B8-47D5-875D-A45305AB12A6}"/>
560559
</Debugger>
561-
<JumpHistory Count="13" HistoryIndex="12">
560+
<JumpHistory Count="14" HistoryIndex="13">
562561
<Position1>
563562
<Filename Value="ImGui_SDL2_OpenGL3_Demo.dpr"/>
564563
<Caret Line="347" TopLine="328"/>
@@ -611,6 +610,10 @@
611610
<Filename Value="ImGui_SDL2_OpenGL3_Demo.dpr"/>
612611
<Caret Line="416" Column="71" TopLine="447"/>
613612
</Position13>
613+
<Position14>
614+
<Filename Value="ImGui_SDL2_OpenGL3_Demo.dpr"/>
615+
<Caret Line="208" Column="63" TopLine="198"/>
616+
</Position14>
614617
</JumpHistory>
615618
<RunParams>
616619
<FormatVersion Value="2"/>
-2.79 MB
Binary file not shown.
-3.19 MB
Binary file not shown.

libs/static/win32/libSDL2.a

-3.31 MB
Binary file not shown.

libs/static/win32/libSDL2main.a

-2.53 KB
Binary file not shown.

libs/static/win32/libadvapi32.a

-636 KB
Binary file not shown.

libs/static/win32/libasprintf.a

-88.9 KB
Binary file not shown.

libs/static/win32/libcimgui.a

-4.8 MB
Binary file not shown.

libs/static/win32/libgcc.a

-5.98 MB
Binary file not shown.

0 commit comments

Comments
 (0)