zstd/projects
inikep 5661bc1bd4 Merge remote-tracking branch 'refs/remotes/origin/Portability' into Testing 2016-08-10 14:39:38 +02:00
..
VS2005 added Visual Studio 2005 project 2016-08-10 14:33:20 +02:00
VS2008 updated CMake and VS projects to support decoder for v0.7 format 2016-07-25 17:49:49 +02:00
VS2010 added CompileAsCpp.props for VC++ compilation 2016-08-10 14:21:08 +02:00
build Move `build` into `projects/build` 2016-06-16 16:08:40 +02:00
cmake updated CMake and VS projects to support decoder for v0.7 format 2016-07-25 17:49:49 +02:00
.gitignore modified .gitignore 2016-08-10 14:34:13 +02:00
README.md Improved comments 2016-06-26 17:42:15 +02:00

README.md

projects for various integrated development environments (IDE)

Included projects

The following projects are included with the zstd distribution:

  • cmake - CMake project contributed by Artyom Dymchenko
  • VS2008 - Visual Studio 2008 project
  • VS2010 - Visual Studio 2010 project (which also works well with Visual Studio 2012, 2013, 2015)
  • build - command line scripts prepared for Visual Studio compilation without IDE