From 4bb8f2772363474fd5964edf6c77871451bec495 Mon Sep 17 00:00:00 2001
From: Racc <36515039+Racc-Boi@users.noreply.github.com>
Date: Mon, 16 Mar 2026 13:03:24 +0000
Subject: [PATCH] Update Minecraft.Server.vcxproj
---
Minecraft.Server/Minecraft.Server.vcxproj | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Minecraft.Server/Minecraft.Server.vcxproj b/Minecraft.Server/Minecraft.Server.vcxproj
index be2eb80c8..ba32280a4 100644
--- a/Minecraft.Server/Minecraft.Server.vcxproj
+++ b/Minecraft.Server/Minecraft.Server.vcxproj
@@ -71,6 +71,7 @@
true
_LARGE_WORLDS;_DEBUG_MENUS_ENABLED;_DEBUG;_CRT_NON_CONFORMING_SWPRINTFS;_CRT_SECURE_NO_WARNINGS;_WINDOWS64;MINECRAFT_SERVER_BUILD;%(PreprocessorDefinitions)
..\Minecraft.Client;..\Minecraft.Client\Windows64\Iggy\include;..\Minecraft.Client\Xbox\Sentient\Include;..\Minecraft.World\x64headers;..\include;$(ProjectDir)Windows64;%(AdditionalIncludeDirectories)
+ stdcpp17
false
@@ -103,6 +104,7 @@
true
_LARGE_WORLDS;_DEBUG_MENUS_ENABLED;_CRT_NON_CONFORMING_SWPRINTFS;_CRT_SECURE_NO_WARNINGS;_WINDOWS64;MINECRAFT_SERVER_BUILD;%(PreprocessorDefinitions)
..\Minecraft.Client;..\Minecraft.Client\Windows64\Iggy\include;..\Minecraft.Client\Xbox\Sentient\Include;..\Minecraft.World\x64headers;..\include;$(ProjectDir)Windows64;%(AdditionalIncludeDirectories)
+ stdcpp17
false
@@ -745,5 +747,4 @@
-
-
+
\ No newline at end of file