From bbef5445f9f0c19ac7135291a5e9ebee272aeb6a Mon Sep 17 00:00:00 2001 From: Austen Maneggio Date: Mon, 2 Mar 2026 20:06:21 +0000 Subject: Add ARM64EC Support (#174) Co-authored-by: Tubbymcwubby --- Minecraft.Client/Minecraft.Client.vcxproj.user | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Minecraft.Client/Minecraft.Client.vcxproj.user') diff --git a/Minecraft.Client/Minecraft.Client.vcxproj.user b/Minecraft.Client/Minecraft.Client.vcxproj.user index 10dbfa33..09a7ebc4 100644 --- a/Minecraft.Client/Minecraft.Client.vcxproj.user +++ b/Minecraft.Client/Minecraft.Client.vcxproj.user @@ -7,8 +7,16 @@ $(SolutionDir)$(Platform)\$(Configuration)\ WindowsLocalDebugger + + $(SolutionDir)$(Platform)\$(Configuration)\ + WindowsLocalDebugger + $(SolutionDir)$(Platform)\$(Configuration)\ WindowsLocalDebugger + + $(SolutionDir)$(Platform)\$(Configuration)\ + WindowsLocalDebugger + \ No newline at end of file -- cgit v1.2.3