From 69db15752fb96ffe263a7a68fbafeaa79fa99627 Mon Sep 17 00:00:00 2001 From: Changhua Date: Sun, 18 Feb 2024 16:05:21 +0800 Subject: [PATCH] Catch exceptions --- WeChatFerry/spy/Spy.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/WeChatFerry/spy/Spy.vcxproj b/WeChatFerry/spy/Spy.vcxproj index 5b68551..f3ca5a3 100644 --- a/WeChatFerry/spy/Spy.vcxproj +++ b/WeChatFerry/spy/Spy.vcxproj @@ -158,6 +158,7 @@ $(SolutionDir)rpc\tool\protoc --nanopb_out=. wcf.proto 4251;4731;4819 MultiThreaded stdcpp17 + /EHa %(AdditionalOptions) Windows