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

@@ -4,9 +4,6 @@
# should we compile osgIntrospection?
COMPILE_INTROSPECTION ?= no
# should we compile osgProducer and the associated applications?
PRODUCER_INSTALLED ?= yes
# should we compile any of the examples?
COMPILE_EXAMPLES ?= no