From e15bd26917cca606800c025371e61129109af004 Mon Sep 17 00:00:00 2001 From: rtm516 Date: Mon, 2 Mar 2026 08:14:14 +0000 Subject: Move to a postbuild.ps1 script and set the working dir at runtime as output dir (#113) * Move to a postbuild.ps1 script and Set the working dir at runtime as output dir * Update for 2f711d4 * Only copy newer files and remove needed files from gitignore --- 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