From: Yann Collet Date: Tue, 1 Dec 2015 10:56:09 +0000 (+0100) Subject: fixed Visual project X-Git-Tag: zstd-0.4.1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6adf3e2ec8c59fcf9e2d104839e9035eb3e93010;p=thirdparty%2Fzstd.git fixed Visual project --- diff --git a/visual/2012/zstd/zstd.vcxproj b/visual/2012/zstd/zstd.vcxproj index f9524624a..524cf6276 100644 --- a/visual/2012/zstd/zstd.vcxproj +++ b/visual/2012/zstd/zstd.vcxproj @@ -28,6 +28,7 @@ + @@ -48,6 +49,7 @@ + diff --git a/visual/2012/zstd/zstd.vcxproj.filters b/visual/2012/zstd/zstd.vcxproj.filters index 442ecaee6..49bae357e 100644 --- a/visual/2012/zstd/zstd.vcxproj.filters +++ b/visual/2012/zstd/zstd.vcxproj.filters @@ -54,6 +54,9 @@ Fichiers sources + + Fichiers sources + @@ -107,5 +110,8 @@ Fichiers d%27en-tête + + Fichiers d%27en-tête + \ No newline at end of file