From 0d1324af5065b6876ba669d21f8dfc09b25fd921 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Fri, 2 Jun 2017 16:38:41 -0700 Subject: [PATCH] msvc: use pretty compiler diagnostics --- Source/VSProps/Base.props | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index 76420ac32a..ef7b21cef7 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -91,6 +91,7 @@ /utf-8 %(AdditionalOptions) OldStyle + Caret