Added osgWidget to doc building

This commit is contained in:
Robert Osfield
2008-08-05 20:05:07 +00:00
parent 6f6f56c795
commit 367c107c11
3 changed files with 3 additions and 0 deletions

View File

@@ -323,6 +323,7 @@ INPUT = $(OSGHOME)/include/osg \
$(OSGHOME)/include/osgIntrospection \
$(OSGHOME)/include/osgParticle \
$(OSGHOME)/include/osgViewer \
$(OSGHOME)/include/osgWidget \
$(OSGHOME)/include/osgShadow \
$(OSGHOME)/include/osgManipulator \
$(OSGHOME)/include/osgSim \

View File

@@ -398,6 +398,7 @@ INPUT = $(OSGHOME)/include/osg \
$(OSGHOME)/include/osgIntrospection \
$(OSGHOME)/include/osgParticle \
$(OSGHOME)/include/osgViewer \
$(OSGHOME)/include/osgWidget \
$(OSGHOME)/include/osgManipulator \
$(OSGHOME)/include/osgShadow \
$(OSGHOME)/include/osgSim \

View File

@@ -398,6 +398,7 @@ INPUT = ${OpenSceneGraph_SOURCE_DIR}/include/osg \
${OpenSceneGraph_SOURCE_DIR}/include/osgIntrospection \
${OpenSceneGraph_SOURCE_DIR}/include/osgParticle \
${OpenSceneGraph_SOURCE_DIR}/include/osgViewer \
${OpenSceneGraph_SOURCE_DIR}/include/osgWidget \
${OpenSceneGraph_SOURCE_DIR}/include/osgManipulator \
${OpenSceneGraph_SOURCE_DIR}/include/osgShadow \
${OpenSceneGraph_SOURCE_DIR}/include/osgSim \