fixed VS2008 project

bench.c => benchfn.c + benchzstd.c
wrong util.c from prior patch

and warnings :
C4127
This commit is contained in:
Yann Collet
2018-12-25 16:14:14 -08:00
parent ecd4df4143
commit 1fdba696ca
3 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -397,7 +397,7 @@
>
</File>
<File
RelativePath="..\..\..\programs\bench.c"
RelativePath="..\..\..\programs\benchfn.c"
>
</File>
<File
@@ -405,7 +405,7 @@
>
</File>
<File
RelativePath="..\..\..\tests\util.c"
RelativePath="..\..\..\programs\util.c"
>
</File>
<File
+5 -1
View File
@@ -337,7 +337,11 @@
>
</File>
<File
RelativePath="..\..\..\programs\bench.c"
RelativePath="..\..\..\programs\benchfn.c"
>
</File>
<File
RelativePath="..\..\..\programs\benchzstd.c"
>
</File>
<File