diff --git a/WeChatFerry/sdk/SDK.vcxproj b/WeChatFerry/sdk/SDK.vcxproj index 5c5c18a..f71d944 100644 --- a/WeChatFerry/sdk/SDK.vcxproj +++ b/WeChatFerry/sdk/SDK.vcxproj @@ -69,6 +69,9 @@ true x64-windows-static + + true + Level3 diff --git a/WeChatFerry/spy/Spy.vcxproj b/WeChatFerry/spy/Spy.vcxproj index 14d2b71..bf90736 100644 --- a/WeChatFerry/spy/Spy.vcxproj +++ b/WeChatFerry/spy/Spy.vcxproj @@ -79,6 +79,9 @@ true + + true + Level3 diff --git a/vcpkg.json b/WeChatFerry/vcpkg.json similarity index 100% rename from vcpkg.json rename to WeChatFerry/vcpkg.json