]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
VS projects: remove duplicated xxhash.c and xxhash.h
authorinikep <inikep@gmail.com>
Thu, 2 Jun 2016 20:24:29 +0000 (22:24 +0200)
committerinikep <inikep@gmail.com>
Thu, 2 Jun 2016 20:24:29 +0000 (22:24 +0200)
projects/VS2008/fullbench/fullbench.vcproj
projects/VS2010/fullbench/fullbench.vcxproj

index bbb7da7fab77254500bca6a4b9a6d8d3e9322db6..50cbcc2cf92a8ac8c70244363c0cee0661d84244 100644 (file)
                                RelativePath="..\..\..\lib\decompress\huf_decompress.c"
                                >
                        </File>
-                       <File
-                               RelativePath="..\..\..\lib\common\xxhash.c"
-                               >
-                       </File>
                        <File
                                RelativePath="..\..\..\lib\compress\zbuff_compress.c"
                                >
                                RelativePath="..\..\..\lib\common\xxhash.h"
                                >
                        </File>
-            <File
-                               RelativePath="..\..\..\lib\common\mem.h"
-                               >
-                       </File>
                        <File
-                               RelativePath="..\..\..\lib\common\xxhash.h"
+                               RelativePath="..\..\..\lib\common\mem.h"
                                >
                        </File>
                        <File
index 707a2d0b1ce35789a936f2215d0690f219bae965..47576535050b5e303ff78391eac5c8fcdbe6936b 100644 (file)
   </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" />