File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 238
238
<ClInclude Include =" ..\include\cglm\struct\handed\euler_to_quat_lh.h" />
239
239
<ClInclude Include =" ..\include\cglm\struct\handed\euler_to_quat_rh.h" />
240
240
<ClInclude Include =" ..\include\cglm\struct\io.h" />
241
+ <ClInclude Include =" ..\include\cglm\struct\ivec2.h" />
242
+ <ClInclude Include =" ..\include\cglm\struct\ivec3.h" />
243
+ <ClInclude Include =" ..\include\cglm\struct\ivec4.h" />
241
244
<ClInclude Include =" ..\include\cglm\struct\mat2.h" />
242
245
<ClInclude Include =" ..\include\cglm\struct\mat2x3.h" />
243
246
<ClInclude Include =" ..\include\cglm\struct\mat2x4.h" />
Original file line number Diff line number Diff line change 720
720
<ClInclude Include =" ..\include\cglm\struct\handed\euler_to_quat_rh.h" >
721
721
<Filter >include\cglm\struct\handed</Filter >
722
722
</ClInclude >
723
+ <ClInclude Include =" ..\include\cglm\struct\ivec2.h" >
724
+ <Filter >include\cglm\struct</Filter >
725
+ </ClInclude >
726
+ <ClInclude Include =" ..\include\cglm\struct\ivec3.h" >
727
+ <Filter >include\cglm\struct</Filter >
728
+ </ClInclude >
729
+ <ClInclude Include =" ..\include\cglm\struct\ivec4.h" >
730
+ <Filter >include\cglm\struct</Filter >
731
+ </ClInclude >
723
732
</ItemGroup >
724
733
</Project >
You can’t perform that action at this time.
0 commit comments