Fixed some missing files in the vc12 project.

This commit is contained in:
Tom Spilman
2018-02-23 19:56:37 -06:00
parent 2c276f64d7
commit 1a78eae8f6
4 changed files with 5 additions and 0 deletions

View File

@ -173,6 +173,7 @@
<ClCompile Include="..\..\..\src\nvmath\Fitting.cpp" />
<ClCompile Include="..\..\..\src\nvmath\Gamma.cpp" />
<ClCompile Include="..\..\..\src\nvmath\Half.cpp" />
<ClCompile Include="..\..\..\src\nvmath\Matrix.cpp" />
<ClCompile Include="..\..\..\src\nvmath\Plane.cpp" />
<ClCompile Include="..\..\..\src\nvmath\SphericalHarmonic.cpp" />
</ItemGroup>