made Visual Studio compatible with DEBUGLEVEL >= 2

This commit is contained in:
cyan4973
2018-06-20 09:45:02 -07:00
parent 8ad7ce1c2c
commit ae0b7ffa0a
8 changed files with 9 additions and 4 deletions
+1
View File
@@ -156,6 +156,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\lib\common\pool.c" />
<ClCompile Include="..\..\..\lib\common\debug.c" />
<ClCompile Include="..\..\..\lib\common\threading.c" />
<ClCompile Include="..\..\..\lib\common\entropy_common.c" />
<ClCompile Include="..\..\..\lib\compress\hist.c" />