zstd/projects
inikep 4d84bbd045 updated CMake and VS projects to support decoder for v0.7 format 2016-07-25 17:49:49 +02:00
..
VS2008 updated CMake and VS projects to support decoder for v0.7 format 2016-07-25 17:49:49 +02:00
VS2010 updated CMake and VS projects to support decoder for v0.7 format 2016-07-25 17:49:49 +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 fixed fullbench visual project 2016-06-01 09:31:34 +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