Skip to content

Commit 73fca54

Browse files
committed
purged x86 builds, libs and also leftover SDL2.dlls (we're on SDL3 now)
1 parent 56db464 commit 73fca54

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+13
-1048
lines changed

RTEA.sln

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,37 +7,22 @@ EndProject
77
Global
88
GlobalSection(SolutionConfigurationPlatforms) = preSolution
99
Debug Full|x64 = Debug Full|x64
10-
Debug Full|x86 = Debug Full|x86
1110
Debug Minimal|x64 = Debug Minimal|x64
12-
Debug Minimal|x86 = Debug Minimal|x86
1311
Debug Release|x64 = Debug Release|x64
14-
Debug Release|x86 = Debug Release|x86
1512
Final|x64 = Final|x64
16-
Final|x86 = Final|x86
1713
Profiling|x64 = Profiling|x64
18-
Profiling|x86 = Profiling|x86
1914
EndGlobalSection
2015
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2116
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Full|x64.ActiveCfg = Debug Full|x64
2217
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Full|x64.Build.0 = Debug Full|x64
23-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Full|x86.ActiveCfg = Debug Full|Win32
24-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Full|x86.Build.0 = Debug Full|Win32
2518
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Minimal|x64.ActiveCfg = Debug Minimal|x64
2619
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Minimal|x64.Build.0 = Debug Minimal|x64
27-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Minimal|x86.ActiveCfg = Debug Minimal|Win32
28-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Minimal|x86.Build.0 = Debug Minimal|Win32
2920
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Release|x64.ActiveCfg = Debug Release|x64
3021
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Release|x64.Build.0 = Debug Release|x64
31-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Release|x86.ActiveCfg = Debug Release|Win32
32-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Debug Release|x86.Build.0 = Debug Release|Win32
3322
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Final|x64.ActiveCfg = Final|x64
3423
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Final|x64.Build.0 = Final|x64
35-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Final|x86.ActiveCfg = Final|Win32
36-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Final|x86.Build.0 = Final|Win32
3724
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Profiling|x64.ActiveCfg = Profiling|x64
3825
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Profiling|x64.Build.0 = Profiling|x64
39-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Profiling|x86.ActiveCfg = Profiling|Win32
40-
{A58C9DD7-8BC7-48DA-9E04-04D04F582BE3}.Profiling|x86.Build.0 = Profiling|Win32
4126
EndGlobalSection
4227
GlobalSection(SolutionProperties) = preSolution
4328
HideSolutionNode = FALSE

external/lib/win/SDL2.dll

-1.48 MB
Binary file not shown.

external/lib/win/x86/SDL2-32.dll

-1.26 MB
Binary file not shown.

external/lib/win/x86/fmodL.dll

-2 MB
Binary file not shown.

external/lib/win/x86/fmodL_vc.lib

-342 KB
Binary file not shown.
-332 KB
Binary file not shown.
-546 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)