Checked in support for osgTerrain in Make/makedirdefs

This commit is contained in:
Robert Osfield 2003-11-25 19:43:19 +00:00
parent 023d2254ab
commit b4776cd947

View File

@ -16,7 +16,7 @@ SRC_DIRS = \
osgSim\
osgGL2\
osgFX\
# osgTerrain\
osgTerrain\
osgProducer\
osgPlugins\
../examples
@ -129,7 +129,7 @@ EXAMPLE_DIRS = \
osgautotransform\
osgbillboard\
osgbluemarble\
# osgdem\
osgdem\
osgcallback\
osgcameragroup\
osgclip\