From 2062a69879986985ff272e20aac8314515444bf2 Mon Sep 17 00:00:00 2001 From: Michaël Zasso Date: Fri, 11 Aug 2017 08:43:12 +0200 Subject: build: stop support building addons with VS 2013 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/14764 Refs: https://github.com/nodejs/node/pull/14730#issuecomment-321609328 Reviewed-By: Ben Noordhuis Reviewed-By: Tobias Nießen Reviewed-By: Refael Ackermann Reviewed-By: Gibson Fahnestock Reviewed-By: Rich Trott Reviewed-By: Luigi Pinca --- BUILDING.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'BUILDING.md') diff --git a/BUILDING.md b/BUILDING.md index 47630ddf15..18df706fab 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -70,9 +70,7 @@ Depending on host platform, the selection of toolchains may vary. #### Windows -* Building Node: Visual Studio 2015 or Visual C++ Build Tools 2015 or newer -* Building native add-ons: Visual Studio 2013 or Visual C++ Build Tools 2015 - or newer +* Visual Studio 2015 or Visual C++ Build Tools 2015 or newer ## Building Node.js on supported platforms -- cgit v1.2.3