From 6da157599ccd6916294997b7a1bef39d1daca31d Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 19 Jul 2002 10:18:29 +0000 Subject: [PATCH] Added MatrixTransform.cpp. --- VisualStudio/osgPlugins/osg/dot_osg.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/VisualStudio/osgPlugins/osg/dot_osg.dsp b/VisualStudio/osgPlugins/osg/dot_osg.dsp index bdb28bf62..fd6a22c26 100755 --- a/VisualStudio/osgPlugins/osg/dot_osg.dsp +++ b/VisualStudio/osgPlugins/osg/dot_osg.dsp @@ -270,6 +270,10 @@ SOURCE=..\..\..\src\osgPlugins\osg\Transform.cpp # End Source File # Begin Source File +SOURCE=..\..\..\src\osgPlugins\osg\MatrixTransform.cpp +# End Source File +# Begin Source File + SOURCE=..\..\..\src\osgPlugins\osg\BlendFunc.cpp # End Source File # End Group