Update CMakeLists.txt and vc8/9/10 projects

This commit is contained in:
Ken Cooke
2017-06-04 11:10:15 -07:00
parent 96b73af196
commit 01597842fe
4 changed files with 19 additions and 0 deletions

View File

@ -5,6 +5,7 @@ SET(MATH_SRCS
Box.h Box.inl
Color.h Color.inl
Fitting.h Fitting.cpp
Gamma.h Gamma.cpp
Half.h Half.cpp
Matrix.h
Plane.h Plane.inl Plane.cpp