Added build of new osg::ViewportIndexed

This commit is contained in:
Robert Osfield
2016-06-29 11:35:56 +01:00
parent e30b570b1f
commit e932c8e5e8

View File

@@ -222,6 +222,7 @@ SET(TARGET_H
${HEADER_PATH}/VertexProgram
${HEADER_PATH}/View
${HEADER_PATH}/Viewport
${HEADER_PATH}/ViewportIndexed
${OPENSCENEGRAPH_VERSION_HEADER}
${OPENSCENEGRAPH_CONFIG_HEADER}
${OPENSCENEGRAPH_OPENGL_HEADER}
@@ -388,6 +389,7 @@ SET(TARGET_SRC
VertexProgram.cpp
View.cpp
Viewport.cpp
ViewportIndexed.cpp
glu/libutil/error.cpp
glu/libutil/mipmap.cpp