Added osgterrain to build

This commit is contained in:
Robert Osfield 2007-03-14 12:42:21 +00:00
parent c000f77502
commit fc02f7f8dc

View File

@ -88,6 +88,7 @@ ADD_OSG_EXAMPLE( osgsimple )
##################################################
ADD_OSG_EXAMPLE( osgsimplifier )
ADD_OSG_EXAMPLE( osgsimulation osgSim osgGA)
ADD_OSG_EXAMPLE( osgterrain osgTerrain)
ADD_OSG_EXAMPLE( osgslice )
ADD_OSG_EXAMPLE( osgspacewarp )
ADD_OSG_EXAMPLE( osgspheresegment osgSim osgParticle)