From 75409562d4c370c3a431774c9a1de98ba215ff9a Mon Sep 17 00:00:00 2001 From: Dominik Phillips Date: Thu, 1 Aug 2024 11:21:43 +0200 Subject: [PATCH] update project --- .../Microsoft.O365.Security.Native.ETW.NetCore.vcxproj | 3 ++- .../Microsoft.O365.Security.Native.ETW.vcxproj | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Threathunters.BlueKrabsetw.Native.ETW.NetCore/Microsoft.O365.Security.Native.ETW.NetCore.vcxproj b/Threathunters.BlueKrabsetw.Native.ETW.NetCore/Microsoft.O365.Security.Native.ETW.NetCore.vcxproj index fad6251..c0265be 100644 --- a/Threathunters.BlueKrabsetw.Native.ETW.NetCore/Microsoft.O365.Security.Native.ETW.NetCore.vcxproj +++ b/Threathunters.BlueKrabsetw.Native.ETW.NetCore/Microsoft.O365.Security.Native.ETW.NetCore.vcxproj @@ -77,6 +77,7 @@ true + false false @@ -102,7 +103,7 @@ Level4 true MultiThreadedDebugDLL - $(ProjectDir)..\inc;$(ProjectDir)..\krabs;%(AdditionalIncludeDirectories) + $(ProjectDir)..\inc;$(ProjectDir)..\bluekrabs;%(AdditionalIncludeDirectories) true stdcpp20 5271 diff --git a/Threathunters.BlueKrabsetw.Native.ETW/Microsoft.O365.Security.Native.ETW.vcxproj b/Threathunters.BlueKrabsetw.Native.ETW/Microsoft.O365.Security.Native.ETW.vcxproj index 6656c01..b9d7efa 100644 --- a/Threathunters.BlueKrabsetw.Native.ETW/Microsoft.O365.Security.Native.ETW.vcxproj +++ b/Threathunters.BlueKrabsetw.Native.ETW/Microsoft.O365.Security.Native.ETW.vcxproj @@ -68,6 +68,7 @@ true + false false @@ -95,7 +96,7 @@ Level4 true MultiThreadedDebugDLL - $(ProjectDir)..\inc;$(ProjectDir)..\krabs;%(AdditionalIncludeDirectories) + $(ProjectDir)..\inc;$(ProjectDir)..\bluekrabs;%(AdditionalIncludeDirectories) true stdcpp20