From 8810566bf6ec4b26e35103b7ae56317db7b0cfcc Mon Sep 17 00:00:00 2001 From: rtm516 Date: Mon, 2 Mar 2026 07:05:46 +0000 Subject: Move to a postbuild.ps1 script and Set the working dir at runtime as output dir (#91) --- 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 cf9782cd..10dbfa33 100644 --- a/Minecraft.Client/Minecraft.Client.vcxproj.user +++ b/Minecraft.Client/Minecraft.Client.vcxproj.user @@ -3,4 +3,12 @@ Debug + + $(SolutionDir)$(Platform)\$(Configuration)\ + WindowsLocalDebugger + + + $(SolutionDir)$(Platform)\$(Configuration)\ + WindowsLocalDebugger + \ No newline at end of file -- cgit v1.2.3