From: Paul Cruz Date: Fri, 2 Jun 2017 17:11:03 +0000 (-0700) Subject: Removed VS2005 from the list of included projects X-Git-Tag: v1.3.0~1^2~28^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ff9873324261d564eb2d884b73d7cd1644a7030;p=thirdparty%2Fzstd.git Removed VS2005 from the list of included projects --- 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