From 0ff9873324261d564eb2d884b73d7cd1644a7030 Mon Sep 17 00:00:00 2001 From: Paul Cruz Date: Fri, 2 Jun 2017 10:11:03 -0700 Subject: [PATCH] Removed VS2005 from the list of included projects --- build/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/build/README.md b/build/README.md index c4abe9efd..5a9cb1261 100644 --- a/build/README.md +++ b/build/README.md @@ -5,7 +5,6 @@ Projects for various integrated development environments (IDE) The following projects are included with the zstd distribution: - `cmake` - CMake project contributed by Artyom Dymchenko -- `VS2005` - Visual Studio 2005 project - `VS2008` - Visual Studio 2008 project - `VS2010` - Visual Studio 2010 project (which also works well with Visual Studio 2012, 2013, 2015) - `VS_scripts` - command line scripts prepared for Visual Studio compilation without IDE