win: add missing files to vsproj

This commit is contained in:
Recep Aslantas
2024-03-20 07:16:17 +03:00
parent 0ef8ebe84e
commit f1d4aea69b
2 changed files with 12 additions and 0 deletions

View File

@@ -238,6 +238,9 @@
<ClInclude Include="..\include\cglm\struct\handed\euler_to_quat_lh.h" />
<ClInclude Include="..\include\cglm\struct\handed\euler_to_quat_rh.h" />
<ClInclude Include="..\include\cglm\struct\io.h" />
<ClInclude Include="..\include\cglm\struct\ivec2.h" />
<ClInclude Include="..\include\cglm\struct\ivec3.h" />
<ClInclude Include="..\include\cglm\struct\ivec4.h" />
<ClInclude Include="..\include\cglm\struct\mat2.h" />
<ClInclude Include="..\include\cglm\struct\mat2x3.h" />
<ClInclude Include="..\include\cglm\struct\mat2x4.h" />