Visual Studio project blind fix

This commit is contained in:
Yann Collet
2018-06-14 16:30:52 -04:00
parent 2d76defbfe
commit 78e5e2887e
9 changed files with 21 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\lib\common\entropy_common.c" />
<ClCompile Include="..\..\..\lib\compress\hist.c" />
<ClCompile Include="..\..\..\lib\common\error_private.c" />
<ClCompile Include="..\..\..\lib\common\pool.c" />
<ClCompile Include="..\..\..\lib\common\threading.c" />