Added osgViewer and osgShadow to the wrapper build directories
This commit is contained in:
parent
57c2939174
commit
d16ce5cf63
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user