From 55231bb8d3e1a4e2752ac3d444c4287eb0ca4e8b Mon Sep 17 00:00:00 2001
From: void_17 <61356189+void2012@users.noreply.github.com>
Date: Fri, 6 Mar 2026 02:11:18 +0700
Subject: Remove AUTO_VAR macro and _toString function (#592)
---
Minecraft.World/Minecraft.World.vcxproj | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
(limited to 'Minecraft.World/Minecraft.World.vcxproj')
diff --git a/Minecraft.World/Minecraft.World.vcxproj b/Minecraft.World/Minecraft.World.vcxproj
index 7ab7c4ce..c9191573 100644
--- a/Minecraft.World/Minecraft.World.vcxproj
+++ b/Minecraft.World/Minecraft.World.vcxproj
@@ -707,6 +707,9 @@
$(ProjectDir)\x64headers;$(IncludePath)
$(ProjectDir)\$(Platform)_$(Configuration)\
$(Platform)_$(Configuration)\
+ false
+ false
+ false
$(OutDir)$(ProjectName).lib
@@ -735,6 +738,9 @@
$(ProjectDir)\x64headers;$(IncludePath)
$(ProjectDir)\$(Platform)_$(Configuration)\
$(Platform)_$(Configuration)\
+ false
+ false
+ false
$(OutDir)$(ProjectName).lib
@@ -753,6 +759,9 @@
$(ProjectDir)\x64headers;$(IncludePath)
$(ProjectDir)\$(Platform)_$(Configuration)\
$(Platform)_$(Configuration)\
+ false
+ false
+ false
$(OutDir)$(ProjectName).lib
@@ -834,6 +843,9 @@
$(ProjectDir)\x64header;$(DXSDK_DIR)include;$(IncludePath)
$(ProjectDir)\$(Platform)_$(Configuration)\
$(Platform)_$(Configuration)\
+ false
+ false
+ false
$(OutDir)$(ProjectName).lib
@@ -852,6 +864,9 @@
$(ProjectDir)\x64header;$(DXSDK_DIR)include;$(IncludePath)
$(ProjectDir)\$(Platform)_$(Configuration)\
$(Platform)_$(Configuration)\
+ false
+ false
+ false
$(OutDir)$(ProjectName).lib
@@ -870,6 +885,9 @@
$(ProjectDir)\x64header;$(DXSDK_DIR)include;$(IncludePath)
$(ProjectDir)\$(Platform)_$(Configuration)\
$(Platform)_$(Configuration)\
+ false
+ false
+ false
$(OutDir)$(ProjectName).lib
@@ -888,6 +906,9 @@
$(ProjectDir)\x64header;$(DXSDK_DIR)include;$(IncludePath)
$(ProjectDir)\$(Configuration)\
$(ProjectDir)\$(Configuration)\
+ false
+ false
+ false
$(OutDir)$(ProjectName).lib
@@ -4958,4 +4979,4 @@
-
+
\ No newline at end of file
--
cgit v1.2.3