diff --git a/Dead Space 2023/Dead Space 2023.vcxproj b/Dead Space 2023/Dead Space 2023.vcxproj
index 91fcaff..4229a45 100644
--- a/Dead Space 2023/Dead Space 2023.vcxproj
+++ b/Dead Space 2023/Dead Space 2023.vcxproj
@@ -102,7 +102,8 @@
DeadSpace2023Core
.dll
- $(SolutionDir)bin\$(Configuration)\
+
+
DeadSpace2023Core
@@ -117,7 +118,8 @@
DeadSpace2023Core
.dll
- $(SolutionDir)bin\$(Configuration)\
+
+
DeadSpace2023Core
@@ -160,8 +162,7 @@
true
true
true
-
-
+ ZYDIS_STATIC_BUILD
true
NotUsing
@@ -187,7 +188,7 @@
true
true
true
- MY_VERBOSE_LOGS
+ MY_VERBOSE_LOGS;ZYDIS_STATIC_BUILD
true
NotUsing
@@ -239,8 +240,7 @@
true
true
true
-
-
+ ZYDIS_STATIC_BUILD
true
NotUsing
@@ -257,7 +257,7 @@
true
false
$(SolutionDir)external\zydis\Libs;$(SolutionDir)external\Maths;%(AdditionalLibraryDirectories)
- $(SolutionDir)bin\$(Configuration)\Zydis.lib;%(AdditionalDependencies)
+ Zydis.lib;%(AdditionalDependencies)
@@ -266,7 +266,7 @@
true
true
true
- MY_VERBOSE_LOGS
+ MY_VERBOSE_LOGS;ZYDIS_STATIC_BUILD
true
NotUsing
@@ -284,7 +284,7 @@
true
false
$(SolutionDir)external\zydis\Libs;$(SolutionDir)external\Maths;%(AdditionalLibraryDirectories)
- $(SolutionDir)bin\$(Configuration)\Zydis.lib;%(AdditionalDependencies)
+ Zydis.lib;%(AdditionalDependencies)