From fa398bbed71811e5e4b4afb7b69fb5ec7964fb94 Mon Sep 17 00:00:00 2001 From: Paul Cruz Date: Fri, 2 Jun 2017 10:25:30 -0700 Subject: [PATCH] added back documentation/notification for VS2005 in build directory --- build/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/build/README.md b/build/README.md index 5a9cb1261..23f92cef1 100644 --- a/build/README.md +++ b/build/README.md @@ -5,6 +5,7 @@ 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 (this project has been moved to the contrib directory and will no longer be supported) - `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