From: Paul Cruz Date: Fri, 2 Jun 2017 04:18:48 +0000 (-0700) Subject: Moved VS2005 to the contrib directory X-Git-Tag: v1.3.0~1^2~28^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dc508539c2df7696d2c89bc422d7fd5d737949f;p=thirdparty%2Fzstd.git Moved VS2005 to the contrib directory --- diff --git a/build/VS2005/zstd/zstd.vcproj b/build/VS2005/zstd/zstd.vcproj deleted file mode 100644 index 46cabbf6e..000000000 --- a/build/VS2005/zstd/zstd.vcproj +++ /dev/null @@ -1,548 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/VS2005/fullbench/fullbench.vcproj b/contrib/VS2005/fullbench/fullbench.vcproj similarity index 100% rename from build/VS2005/fullbench/fullbench.vcproj rename to contrib/VS2005/fullbench/fullbench.vcproj diff --git a/build/VS2005/fuzzer/fuzzer.vcproj b/contrib/VS2005/fuzzer/fuzzer.vcproj similarity index 100% rename from build/VS2005/fuzzer/fuzzer.vcproj rename to contrib/VS2005/fuzzer/fuzzer.vcproj diff --git a/build/VS2005/zstd.sln b/contrib/VS2005/zstd.sln similarity index 100% rename from build/VS2005/zstd.sln rename to contrib/VS2005/zstd.sln diff --git a/build/VS2005/zstdlib/zstdlib.vcproj b/contrib/VS2005/zstdlib/zstdlib.vcproj similarity index 100% rename from build/VS2005/zstdlib/zstdlib.vcproj rename to contrib/VS2005/zstdlib/zstdlib.vcproj