diff --git a/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj b/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj index d4ed7333..bfdbfc20 100644 --- a/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj +++ b/SandboxiePlus/MiscHelpers/MiscHelpers.vcxproj @@ -77,19 +77,19 @@ msvc2019_64 - core;network;widgets + core;core-private;network;widgets msvc2019 - core;network;widgets + core;core-private;network;widgets msvc2019_64 - core;network;widgets + core;core-private;network;widgets msvc2019 - core;network;widgets + core;core-private;network;widgets diff --git a/SandboxiePlus/SandMan/SandMan.vcxproj b/SandboxiePlus/SandMan/SandMan.vcxproj index c317557b..81103e6c 100644 --- a/SandboxiePlus/SandMan/SandMan.vcxproj +++ b/SandboxiePlus/SandMan/SandMan.vcxproj @@ -85,19 +85,19 @@ msvc2019_64 - core;network;gui;widgets;winextras;concurrent + concurrent;core;core-private;gui;network;widgets;winextras msvc2019 - concurrent;core;gui;network;widgets + concurrent;core;core-private;gui;network;widgets;winextras msvc2019_64 - concurrent;core;gui;network;widgets + concurrent;core;core-private;gui;network;widgets;winextras msvc2019 - concurrent;core;gui;network;widgets + concurrent;core;core-private;gui;network;widgets;winextras