restore include paths for cross-platform builds because i messed absolutely every #include up. dont worry that everything is modified, all i did was normalize line endings because CLRF snuck into the repo and this prevents fake diffs

This commit is contained in:
2026-03-24 19:07:55 -04:00
parent 7d485fdcd7
commit bfecad40be
1340 changed files with 264990 additions and 264996 deletions

View File

@@ -1,20 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MinecraftWin32_GL", "MinecraftWin32_GL.vcxproj", "{7DB16490-D454-6E18-6820-3219A119CD8E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7DB16490-D454-6E18-6820-3219A119CD8E}.Debug|Win32.ActiveCfg = Debug|Win32
{7DB16490-D454-6E18-6820-3219A119CD8E}.Debug|Win32.Build.0 = Debug|Win32
{7DB16490-D454-6E18-6820-3219A119CD8E}.Release|Win32.ActiveCfg = Release|Win32
{7DB16490-D454-6E18-6820-3219A119CD8E}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MinecraftWin32_GL", "MinecraftWin32_GL.vcxproj", "{7DB16490-D454-6E18-6820-3219A119CD8E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7DB16490-D454-6E18-6820-3219A119CD8E}.Debug|Win32.ActiveCfg = Debug|Win32
{7DB16490-D454-6E18-6820-3219A119CD8E}.Debug|Win32.Build.0 = Debug|Win32
{7DB16490-D454-6E18-6820-3219A119CD8E}.Release|Win32.ActiveCfg = Release|Win32
{7DB16490-D454-6E18-6820-3219A119CD8E}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
</Project>