Added osgViewer and osgShadow to the wrapper build directories

This commit is contained in:
Robert Osfield 2007-02-20 09:48:04 +00:00
parent 57c2939174
commit d16ce5cf63

View File

@ -45,14 +45,16 @@ SRC_DIRS += \
WRAPPER_DIRS = \
osg \
osgParticle \
osgSim \
osgUtil \
osgDB \
osgFX \
osgText \
osgManipulator \
osgGA
osgManipulator \
osgParticle \
osgShadow \
osgSim \
osgText \
osgUtil \
osgViewer \
ifeq ($(PRODUCER_INSTALLED),yes)
WRAPPER_DIRS += osgProducer