]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
fixed VS2010 project
authorYann Collet <cyan@fb.com>
Fri, 26 Oct 2018 18:25:40 +0000 (11:25 -0700)
committerYann Collet <cyan@fb.com>
Fri, 26 Oct 2018 18:25:40 +0000 (11:25 -0700)
build/VS2010/fullbench/fullbench.vcxproj

index 23f696b0e7b13304c53199577afff9f393928f61..24f62c9f76e6a2b6f7ef715835bede8d6b42a099 100644 (file)
     <ClCompile Include="..\..\..\lib\compress\zstd_ldm.c" />
     <ClCompile Include="..\..\..\lib\decompress\huf_decompress.c" />
     <ClCompile Include="..\..\..\lib\decompress\zstd_decompress.c" />
+    <ClCompile Include="..\..\..\lib\decompress\zstd_decompress_block.c" />
     <ClCompile Include="..\..\..\lib\decompress\zstd_ddict.c" />
     <ClCompile Include="..\..\..\programs\datagen.c" />
     <ClCompile Include="..\..\..\programs\bench.c" />