Adding chagnes for cmake and VStudio

This commit is contained in:
Rohit Jain
2018-10-12 14:08:13 -07:00
parent 535226cadb
commit b91f982e1e
8 changed files with 20 additions and 4 deletions
@@ -166,6 +166,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\lib\common\xxhash.c" />
<ClCompile Include="..\..\..\programs\util.c" />
<ClCompile Include="..\..\..\programs\datagen.c" />
<ClCompile Include="..\..\..\programs\bench.c" />
<ClCompile Include="..\..\..\tests\fullbench.c" />
@@ -184,4 +185,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>