diff options
Diffstat (limited to 'clang/tools/clang-format-vs/README')
-rw-r--r-- | clang/tools/clang-format-vs/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/clang/tools/clang-format-vs/README b/clang/tools/clang-format-vs/README new file mode 100644 index 00000000000..240821c4af0 --- /dev/null +++ b/clang/tools/clang-format-vs/README @@ -0,0 +1,6 @@ +This directory contains a VSPackage project to generate a visual studio extension
+for clang-format.
+
+Build prerequisites are:
+- Visual Studio 2012 Professional
+- Visual Studio SDK (http://www.microsoft.com/en-us/download/details.aspx?id=30668)
\ No newline at end of file |