From: Paul Cruz Date: Fri, 2 Jun 2017 17:25:30 +0000 (-0700) Subject: added back documentation/notification for VS2005 in build directory X-Git-Tag: v1.3.0~1^2~28^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa398bbed71811e5e4b4afb7b69fb5ec7964fb94;p=thirdparty%2Fzstd.git added back documentation/notification for VS2005 in build directory --- 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