From a8a3516e5969fd377683f88c1539a2d3c1d28f08 Mon Sep 17 00:00:00 2001
From: Kevin Alexis Contreras <36680385+KiritoDv@users.noreply.github.com>
Date: Mon, 13 Jun 2022 11:55:13 -0500
Subject: [PATCH] Moved .o files to DebugObj - Debug
---
soh/soh.vcxproj | 1 +
1 file changed, 1 insertion(+)
diff --git a/soh/soh.vcxproj b/soh/soh.vcxproj
index 4523957c6..1a0431c95 100644
--- a/soh/soh.vcxproj
+++ b/soh/soh.vcxproj
@@ -89,6 +89,7 @@
true
$(ProjectDir)assets;$(ProjectDir)build;$(ProjectDir)include;$(ProjectDir)src;$(ProjectDir);$(ProjectDir)..\libultraship\libultraship\Lib\libjpeg\include;$(ProjectDir)..\libultraship\libultraship;$(ProjectDir)..\libultraship\libultraship\Lib\spdlog\include;$(ProjectDir)..\ZAPDTR\ZAPDUtils;$(ProjectDir)..\libultraship\libultraship\Lib\Fast3D\U64;$(ProjectDir)..\libultraship\libultraship\Lib\Fast3D\U64\PR;$(ProjectDir)..\libultraship\libultraship\Lib\SDL;$(IncludePath)
$(OutDir);$(ProjectDir)..\libultraship\libultraship;$(ProjectDir)..\libultraship\libultraship\Lib\SDL\lib\x64;$(ProjectDir)..\libultraship\libultraship\Lib\GLEW\x64;$(ProjectDir)..\libultraship\libultraship\Lib\GLFW;$(ProjectDir)..\StormLib\bin\StormLib\x64\DebugUS\;$(LibraryPath)
+ $(Platform)\$(Configuration)Obj\
false