From 370601b8d1efd850d8d6013724a2f3a02b55928b Mon Sep 17 00:00:00 2001 From: Xzonn Date: Sat, 11 Mar 2023 14:18:16 +0800 Subject: [PATCH] Set VcpkgEnableManifest to true --- SGDBoop-VS.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SGDBoop-VS.vcxproj b/SGDBoop-VS.vcxproj index 8ba4d1e..442ce4c 100644 --- a/SGDBoop-VS.vcxproj +++ b/SGDBoop-VS.vcxproj @@ -80,6 +80,9 @@ $(SolutionDir)\lib\windows;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) + + true + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)