From Cedric Pinson, Pulled in osgAnimation from OpenSceneGraph-osgWidget-dev into svn/trunk.

This commit is contained in:
Robert Osfield
2008-11-22 12:14:19 +00:00
parent fdaa75400b
commit 56a2cc65d0
55 changed files with 6623 additions and 3 deletions

View File

@@ -6,14 +6,15 @@ FOREACH( mylibfolder
osgUtil
osgGA
osgText
osgManipulator
osgSim
osgViewer
osgAnimation
osgFX
osgManipulator
osgParticle
osgShadow
osgSim
osgTerrain
osgVolume
osgViewer
)
ADD_SUBDIRECTORY(${mylibfolder})