From: Hans Wennborg Date: Mon, 25 Nov 2013 21:42:06 +0000 (+0000) Subject: Clang format VS plugin: update build prerequisites in the README X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60c254c098cd6f4a87123417cb97a73d50dfa3a8;p=clang Clang format VS plugin: update build prerequisites in the README git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195690 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/clang-format-vs/README.txt b/tools/clang-format-vs/README.txt index 6d4ebb39ea..9b75bc3065 100644 --- a/tools/clang-format-vs/README.txt +++ b/tools/clang-format-vs/README.txt @@ -3,4 +3,5 @@ for clang-format. Build prerequisites are: - Visual Studio 2012 Professional -- Visual Studio SDK (http://www.microsoft.com/en-us/download/details.aspx?id=30668) +- Visual Studio 2010 Professional +- Visual Studio 2010 SDK.