Merge pull request #716 from paulcruz74/dev

VS2005 Support Changes
This commit is contained in:
Yann Collet
2017-06-02 12:34:18 -07:00
committed by GitHub
7 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -5,7 +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
- `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
+3
View File
@@ -0,0 +1,3 @@
## Project Support Notice
The VS2005 Project directory has been moved to the contrib directory in order to indicate that it will no longer be supported.