Added include/osg/Math to Makefile TARGET_INCLUDE_FILES and fixed references

to _mat in ConvertToPerformer.cpp
This commit is contained in:
Don BURNS
2001-10-12 17:45:15 +00:00
parent 96085619ee
commit cb17e99420
2 changed files with 5 additions and 4 deletions

View File

@@ -88,6 +88,7 @@ TARGET_INCLUDE_FILES = \
osg/LightSource\
osg/LineSegment\
osg/Material\
osg/Math\
osg/Matrix\
osg/MemoryAdapter\
osg/Node\