Fix typos in VS2010 build config

This commit is contained in:
Nick Terrell
2017-01-27 17:32:16 -08:00
parent b42dd27ef5
commit 90db3afdee
3 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -175,8 +175,8 @@
<ClCompile Include="..\..\..\tests\fuzzer.c" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\lib\common\pool.h" />
<ClCompile Include="..\..\..\lib\common\threading.h" />
<ClInclude Include="..\..\..\lib\common\pool.h" />
<ClInclude Include="..\..\..\lib\common\threading.h" />
<ClInclude Include="..\..\..\lib\common\fse.h" />
<ClInclude Include="..\..\..\lib\common\huf.h" />
<ClInclude Include="..\..\..\lib\common\xxhash.h" />