From 21fcc7b995fe8a2f507c0070c26e452014f66341 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 5 Oct 2016 15:37:10 -0400 Subject: [PATCH] Disable ErrorReporting for cryptlib --- cryptlib.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj index 2fd49175..7357b047 100644 --- a/cryptlib.vcxproj +++ b/cryptlib.vcxproj @@ -88,6 +88,9 @@ Use pch.h + + NoErrorReport +