From 189298ac1bcdbcd652e82d0b3d0e6bde47fd2bff Mon Sep 17 00:00:00 2001 From: "Gordon Lam (SH)" Date: Fri, 16 Jan 2026 09:42:29 +0800 Subject: [PATCH] build(notifications): add additional options for compiler settings --- src/common/notifications/notifications.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/notifications/notifications.vcxproj b/src/common/notifications/notifications.vcxproj index aae6060007..111c949fc1 100644 --- a/src/common/notifications/notifications.vcxproj +++ b/src/common/notifications/notifications.vcxproj @@ -22,6 +22,7 @@ ..\;..\..\;$(RepoRoot)src\;%(AdditionalIncludeDirectories) + /FS %(AdditionalOptions) _LIB;%(PreprocessorDefinitions)