Update vs2017 project files.

This commit is contained in:
Ignacio Castano
2020-07-06 10:33:17 -07:00
parent 721cc85da7
commit ea53e0b1ee
10 changed files with 21 additions and 28 deletions

View File

@ -163,9 +163,6 @@
<ClInclude Include="..\..\..\src\nvmath\Matrix.h" />
<ClInclude Include="..\..\..\src\nvmath\nvmath.h" />
<ClInclude Include="..\..\..\src\nvmath\Plane.h" />
<ClInclude Include="..\..\..\src\nvmath\SimdVector.h" />
<ClInclude Include="..\..\..\src\nvmath\SimdVector_SSE.h" />
<ClInclude Include="..\..\..\src\nvmath\SimdVector_VE.h" />
<ClInclude Include="..\..\..\src\nvmath\SphericalHarmonic.h" />
<ClInclude Include="..\..\..\src\nvmath\Vector.h" />
</ItemGroup>