fix tests on windows (msvc)

This commit is contained in:
Recep Aslantas
2020-01-17 23:29:36 +03:00
parent 9af0ebd142
commit cf8dc82783
4 changed files with 6 additions and 11 deletions

View File

@@ -50,6 +50,9 @@
<ClCompile Include="..\test\src\test_vec4.c">
<Filter>src</Filter>
</ClCompile>
<ClCompile Include="..\test\src\test_struct.c">
<Filter>src</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\test\tests.h">