]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
updated VS projects
authorinikep <inikep@gmail.com>
Thu, 18 Aug 2016 12:17:11 +0000 (14:17 +0200)
committerinikep <inikep@gmail.com>
Thu, 18 Aug 2016 12:17:11 +0000 (14:17 +0200)
projects/VS2005/fullbench/fullbench.vcproj
projects/VS2005/fuzzer/fuzzer.vcproj
projects/VS2008/fullbench/fullbench.vcproj
projects/VS2008/fuzzer/fuzzer.vcproj
projects/VS2010/datagen/datagen.vcxproj
projects/VS2010/fullbench/fullbench.vcxproj
projects/VS2010/fuzzer/fuzzer.vcxproj
projects/VS2010/zstdlib/zstdlib.vcxproj

index 6379cf2620a101f95e44892b082d9e0ccd897100..8aab08205a3a8b88918da0421bfe24bb7ed28bf2 100644 (file)
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\programs\fullbench.c"
+                               RelativePath="..\..\..\tests\fullbench.c"
                                >
                        </File>
                        <File
index e58ca70ca708bca6e5230f7112d10a0e662e736f..22315d41fa05a43d0dadf415c1d27ce7bf9dd70c 100644 (file)
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\programs\fuzzer.c"
+                               RelativePath="..\..\..\tests\fuzzer.c"
                                >
                        </File>
                        <File
index b66953954c76fadbc4a1cc1820138a44f1eac0cd..c0e45ee87938f6ec7283c483e16a30b0bdb7c905 100644 (file)
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\programs\fullbench.c"
+                               RelativePath="..\..\..\tests\fullbench.c"
                                >
                        </File>
                        <File
index b88ae6dfa87d26e773cabc2a771d7865968948a3..a8c860ad38415203c179c085714eaa920d59e71e 100644 (file)
                                >
                        </File>
                        <File
-                               RelativePath="..\..\..\programs\fuzzer.c"
+                               RelativePath="..\..\..\tests\fuzzer.c"
                                >
                        </File>
                        <File
index fe2b7eec6cc9837c401c2c813c13452fe63eb520..dc4c63e00a5932f6a42bf313b9381fa8f931cf9f 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup Label="ProjectConfigurations">
     <ProjectConfiguration Include="Debug|Win32">
   </ItemDefinitionGroup>
   <ItemGroup>
     <ClCompile Include="..\..\..\programs\datagen.c" />
-    <ClCompile Include="..\..\..\programs\datagencli.c" />
+    <ClCompile Include="..\..\..\tests\datagencli.c" />
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\..\programs\datagen.h" />
index 159a58d5a643499b27727ca8a85f083e5b08266b..882c78f8432905246f102aec90a352d6f63005c6 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup Label="ProjectConfigurations">
     <ProjectConfiguration Include="Debug|Win32">
     <ClCompile Include="..\..\..\lib\decompress\zbuff_decompress.c" />
     <ClCompile Include="..\..\..\lib\decompress\zstd_decompress.c" />
     <ClCompile Include="..\..\..\programs\datagen.c" />
-    <ClCompile Include="..\..\..\programs\fullbench.c" />
+    <ClCompile Include="..\..\..\tests\fullbench.c" />
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\..\lib\common\fse.h" />
index 5c8d800bfbb811f4d6830e8e05aef5248f270886..34b61053884c440ec4a1aee2b1f5d45d1bb4ea4d 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup Label="ProjectConfigurations">
     <ProjectConfiguration Include="Debug|Win32">
     <ClCompile Include="..\..\..\lib\dictBuilder\divsufsort.c" />
     <ClCompile Include="..\..\..\lib\dictBuilder\zdict.c" />
     <ClCompile Include="..\..\..\programs\datagen.c" />
-    <ClCompile Include="..\..\..\programs\fuzzer.c" />
+    <ClCompile Include="..\..\..\tests\fuzzer.c" />
   </ItemGroup>
   <ItemGroup>
     <ClInclude Include="..\..\..\lib\common\fse.h" />
index 8a5bc8b1d0700fedbdbc208fb1b97248ac73653d..232fdf442fdff466f6c27c070dba8021538e68e0 100644 (file)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup Label="ProjectConfigurations">
     <ProjectConfiguration Include="Debug|Win32">
@@ -43,7 +43,6 @@
     <ClInclude Include="..\..\..\lib\zstd.h" />
     <ClInclude Include="..\..\..\lib\common\zstd_internal.h" />
     <ClInclude Include="..\..\..\lib\compress\zstd_opt.h" />
-    <ClInclude Include="..\..\..\programs\util.h" />
   </ItemGroup>
   <ItemGroup>
     <ResourceCompile Include="zstdlib.rc" />