Added VS2013 project for dictBuilder

- fixed strings.h vs string.h include
- fixed INLINE/FORCE_INLINE defines
This commit is contained in:
Christophe Chevalier
2016-01-30 21:12:37 +01:00
parent fd416f1eaf
commit f5fa09e5ac
8 changed files with 326 additions and 1 deletions
+2
View File
@@ -27,6 +27,8 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\lib\bitstream.h" />
<ClInclude Include="..\..\..\lib\error_private.h" />
<ClInclude Include="..\..\..\lib\error_public.h" />
<ClInclude Include="..\..\..\lib\fse.h" />
<ClInclude Include="..\..\..\lib\fse_static.h" />
<ClInclude Include="..\..\..\lib\huff0.h" />