From e436ded5e0a06d5cfd294d80a84efdab5823e01b Mon Sep 17 00:00:00 2001 From: Michael Brehm Date: Fri, 10 Feb 2017 08:06:49 -0500 Subject: [PATCH] Add Visual Studio 2013 as a build environment requirement Jarvis baseline for Windows now targets Visual C++ 2013 (Platform v120) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f027c93..d5106aef 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Copyright (C)2017 Michael G. Brehm **BUILD ENVIRONMENT** * Windows 10 x64 15025 +* Visual Studio 2013 * Visual Studio 2015 (with Git for Windows) * Bash on Ubuntu on Windows 16.04.1 LTS