r195690 - Clang format VS plugin: update build prerequisites in the README

Hans Wennborg hans at hanshq.net
Mon Nov 25 13:42:06 PST 2013


Author: hans
Date: Mon Nov 25 15:42:06 2013
New Revision: 195690

URL: http://llvm.org/viewvc/llvm-project?rev=195690&view=rev
Log:
Clang format VS plugin: update build prerequisites in the README

Modified:
    cfe/trunk/tools/clang-format-vs/README.txt

Modified: cfe/trunk/tools/clang-format-vs/README.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/tools/clang-format-vs/README.txt?rev=195690&r1=195689&r2=195690&view=diff
==============================================================================
--- cfe/trunk/tools/clang-format-vs/README.txt (original)
+++ cfe/trunk/tools/clang-format-vs/README.txt Mon Nov 25 15:42:06 2013
@@ -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.





More information about the cfe-commits mailing list