Moved osgProducer and osgproducerviewer out into their own repository.

Clean up the source for remaining references to osgProducer/Producer.
This commit is contained in:
Robert Osfield
2007-02-27 13:16:18 +00:00
parent 6a539c4110
commit eb4ad4229f
154 changed files with 672 additions and 8418 deletions

View File

@@ -322,7 +322,9 @@ INPUT = $(OSGHOME)/include/osg \
$(OSGHOME)/include/osgGA \
$(OSGHOME)/include/osgIntrospection \
$(OSGHOME)/include/osgParticle \
$(OSGHOME)/include/osgProducer \
$(OSGHOME)/include/osgViewer \
$(OSGHOME)/include/osgShadow \
$(OSGHOME)/include/osgManipulator \
$(OSGHOME)/include/osgSim \
$(OSGHOME)/include/osgTerrain \
$(OSGHOME)/include/osgText \

View File

@@ -397,7 +397,9 @@ INPUT = $(OSGHOME)/include/osg \
$(OSGHOME)/include/osgGA \
$(OSGHOME)/include/osgIntrospection \
$(OSGHOME)/include/osgParticle \
$(OSGHOME)/include/osgProducer \
$(OSGHOME)/include/osgViewer \
$(OSGHOME)/include/osgManipulator \
$(OSGHOME)/include/osgShadow \
$(OSGHOME)/include/osgSim \
$(OSGHOME)/include/osgTerrain \
$(OSGHOME)/include/osgText \