mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
build, win: add missing files
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="..\test\include\common.h" />
|
||||
<ClInclude Include="..\test\src\test_aabb2d.h" />
|
||||
<ClInclude Include="..\test\src\test_affine.h" />
|
||||
<ClInclude Include="..\test\src\test_affine2d.h" />
|
||||
<ClInclude Include="..\test\src\test_affine_mat.h" />
|
||||
@@ -76,6 +77,7 @@
|
||||
<ClInclude Include="..\test\src\test_mat4.h" />
|
||||
<ClInclude Include="..\test\src\test_mat4x2.h" />
|
||||
<ClInclude Include="..\test\src\test_mat4x3.h" />
|
||||
<ClInclude Include="..\test\src\test_noise.h" />
|
||||
<ClInclude Include="..\test\src\test_plane.h" />
|
||||
<ClInclude Include="..\test\src\test_project.h" />
|
||||
<ClInclude Include="..\test\src\test_quat.h" />
|
||||
|
||||
Reference in New Issue
Block a user