Moved osgProducer and osgproducerviewer out into their own repository.
Clean up the source for remaining references to osgProducer/Producer.
This commit is contained in:
@@ -5,12 +5,6 @@
|
||||
#############################################################################
|
||||
|
||||
|
||||
configure library "osgProducer"
|
||||
dependency win32-debug "Producerd.lib"
|
||||
dependency win32-release "Producer.lib"
|
||||
dependency unix "-losgUtil -losgDB -lProducer -losgGA -losgText"
|
||||
end
|
||||
|
||||
configure library "osgFX"
|
||||
dependency unix "-losgUtil -losgDB"
|
||||
end
|
||||
@@ -287,10 +281,6 @@ suppress reflector "osgDB::Output"
|
||||
# some types are incorrectly detected as value type or object type. Here we
|
||||
# specify the type kind explicitly
|
||||
|
||||
configure reflector "osgProducer::KeyboardMouseCallback"
|
||||
object-type
|
||||
end
|
||||
|
||||
configure reflector "osgDB::ReentrantMutex"
|
||||
object-type
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user