diff --git a/EDRSandblast/EDRSandblast.vcxproj b/EDRSandblast/EDRSandblast.vcxproj
index c40556d..8cf9675 100644
--- a/EDRSandblast/EDRSandblast.vcxproj
+++ b/EDRSandblast/EDRSandblast.vcxproj
@@ -78,9 +78,11 @@
true
+ $(SolutionDir)EDRSandblast\Includes;$(VC_IncludePath);$(WindowsSDK_IncludePath);
false
+ $(SolutionDir)EDRSandblast\Includes;$(VC_IncludePath);$(WindowsSDK_IncludePath);
true
diff --git a/EDRSandblast_CLI/EDRSandblast_CLI.vcxproj b/EDRSandblast_CLI/EDRSandblast_CLI.vcxproj
index 82acaa6..6476301 100644
--- a/EDRSandblast_CLI/EDRSandblast_CLI.vcxproj
+++ b/EDRSandblast_CLI/EDRSandblast_CLI.vcxproj
@@ -83,6 +83,12 @@
$(LibraryPath)
EDRSandblast
+
+ $(SolutionDir)\EDRSandblast\Includes;$(IncludePath)
+
+
+ $(SolutionDir)\EDRSandblast\Includes;$(IncludePath)
+
Level3
@@ -93,6 +99,8 @@
Console
true
+ $(SolutionDir)$(Platform)\$(Configuration)\EDRSandblast_Core.lib;Dbghelp.lib;Version.lib;Winhttp.lib;Pathcch.lib;Shlwapi.lib;%(AdditionalDependencies)
+ libcmtd.lib
@@ -109,6 +117,8 @@
true
true
true
+ $(SolutionDir)$(Platform)\$(Configuration)\EDRSandblast_Core.lib;Dbghelp.lib;Version.lib;Winhttp.lib;Pathcch.lib;Shlwapi.lib;%(AdditionalDependencies)
+ libcmtd.lib
diff --git a/EDRSandblast_StaticLibrary/EDRSandblast_StaticLibrary.vcxproj b/EDRSandblast_StaticLibrary/EDRSandblast_StaticLibrary.vcxproj
index 3ed396f..dd5babe 100644
--- a/EDRSandblast_StaticLibrary/EDRSandblast_StaticLibrary.vcxproj
+++ b/EDRSandblast_StaticLibrary/EDRSandblast_StaticLibrary.vcxproj
@@ -82,8 +82,9 @@
true
WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
true
- Use
- pch.h
+ NotUsing
+
+
@@ -99,8 +100,9 @@
true
WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
true
- Use
- pch.h
+ NotUsing
+
+