fix vs2017 build

This commit is contained in:
daan 2019-11-02 15:56:21 -07:00
parent fd9d8c85ae
commit ee323aabac
5 changed files with 11 additions and 2 deletions

View file

@ -217,6 +217,7 @@
</ClCompile>
<ClCompile Include="..\..\src\alloc-posix.c" />
<ClCompile Include="..\..\src\alloc.c" />
<ClCompile Include="..\..\src\arena.c" />
<ClCompile Include="..\..\src\heap.c" />
<ClCompile Include="..\..\src\init.c" />
<ClCompile Include="..\..\src\memory.c" />