From 88d28f7b50d45c1568853f355368ebff000e1eed Mon Sep 17 00:00:00 2001 From: Rob <32758963+JoeMama54@users.noreply.github.com> Date: Sat, 30 Dec 2023 13:22:41 -0700 Subject: [PATCH] Fix VS Directories --- .../MinecraftClient.SDL2.vcxproj | 8 +++---- .../MinecraftClient.SDL2.vcxproj.filters | 24 +++++++++---------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/platforms/windows/projects/MinecraftClient.SDL2/MinecraftClient.SDL2.vcxproj b/platforms/windows/projects/MinecraftClient.SDL2/MinecraftClient.SDL2.vcxproj index d5cc4e4..57a7564 100644 --- a/platforms/windows/projects/MinecraftClient.SDL2/MinecraftClient.SDL2.vcxproj +++ b/platforms/windows/projects/MinecraftClient.SDL2/MinecraftClient.SDL2.vcxproj @@ -218,16 +218,16 @@ - - + + - - + + diff --git a/platforms/windows/projects/MinecraftClient.SDL2/MinecraftClient.SDL2.vcxproj.filters b/platforms/windows/projects/MinecraftClient.SDL2/MinecraftClient.SDL2.vcxproj.filters index 81a9692..818223a 100644 --- a/platforms/windows/projects/MinecraftClient.SDL2/MinecraftClient.SDL2.vcxproj.filters +++ b/platforms/windows/projects/MinecraftClient.SDL2/MinecraftClient.SDL2.vcxproj.filters @@ -18,26 +18,20 @@ - - Source Files - - - Source Files - Source Files Source Files + + Source Files + + + Source Files + - - Header Files - - - Header Files - Header Files\Compatibility @@ -47,5 +41,11 @@ Header Files\Compatibility + + Header Files + + + Header Files + \ No newline at end of file