From 0e854af70f6f330e63aa36fde125fbb0ca4ff8ef Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 18 Dec 2018 15:40:58 +0300 Subject: C++ exceptions are disabled in all cases where they just prevent warnings --- libs/libjson/libjson.vcxproj | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/libjson') diff --git a/libs/libjson/libjson.vcxproj b/libs/libjson/libjson.vcxproj index c522fba75b..2b95d8b6f0 100644 --- a/libs/libjson/libjson.vcxproj +++ b/libs/libjson/libjson.vcxproj @@ -27,7 +27,6 @@ - Sync LIBJSON_EXPORTS;DEBUG;%(PreprocessorDefinitions) LIBJSON_EXPORTS;NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3