]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #197 from inikep/dev070
authorYann Collet <yann.collet.73@gmail.com>
Wed, 1 Jun 2016 11:41:19 +0000 (13:41 +0200)
committerYann Collet <yann.collet.73@gmail.com>
Wed, 1 Jun 2016 11:41:19 +0000 (13:41 +0200)
improved Travis tests, skippable frames

1  2 
projects/VS2008/fullbench/fullbench.vcproj
projects/VS2010/fullbench/fullbench.vcxproj

index 150faa8d670c7e884a313a975014dcd964fde6c8,47576535050b5e303ff78391eac5c8fcdbe6936b..707a2d0b1ce35789a936f2215d0690f219bae965
    </ItemDefinitionGroup>
    <ItemGroup>
      <ClCompile Include="..\..\..\lib\common\entropy_common.c" />
 +    <ClCompile Include="..\..\..\lib\common\xxhash.c" />
      <ClCompile Include="..\..\..\lib\common\zstd_common.c" />
+     <ClCompile Include="..\..\..\lib\common\xxhash.c" />
      <ClCompile Include="..\..\..\lib\common\fse_decompress.c" />
      <ClCompile Include="..\..\..\lib\compress\fse_compress.c" />
      <ClCompile Include="..\..\..\lib\compress\huf_compress.c" />