Skip to content

Commit

Permalink
build: stop support building addons with VS 2013
Browse files Browse the repository at this point in the history
PR-URL: nodejs#14764
Refs: nodejs#14730 (comment)
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
targos committed Aug 18, 2017
1 parent d15a5c0 commit 2062a69
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 2062a69

Please sign in to comment.