From Bob Kuehne, added support for FragmentProgram and VertexProgram into .ive

This commit is contained in:
Robert Osfield
2004-03-04 14:33:01 +00:00
parent 8540414ae0
commit feb36860b6
11 changed files with 208 additions and 1 deletions

View File

@@ -170,6 +170,14 @@ SOURCE=..\..\..\src\osgPlugins\ive\Exception.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\FragmentProgram.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\VertexProgram.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\Geode.cpp
# End Source File
# Begin Source File
@@ -422,6 +430,14 @@ SOURCE=..\..\..\src\osgPlugins\ive\Exception.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\FragmentProgram.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\VertexProgram.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\ive\Geode.h
# End Source File
# Begin Source File