Skip to content

Commit

Permalink
Catch exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
lich0821 committed Feb 18, 2024
1 parent 71798bb commit 69db157
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WeChatFerry/spy/Spy.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ $(SolutionDir)rpc\tool\protoc --nanopb_out=. wcf.proto</Command>
<DisableSpecificWarnings>4251;4731;4819</DisableSpecificWarnings>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<LanguageStandard>stdcpp17</LanguageStandard>
<AdditionalOptions>/EHa %(AdditionalOptions)</AdditionalOptions>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>
Expand Down

0 comments on commit 69db157

Please sign in to comment.