Updates to NEWS for date of release, and added include/osg/DisplaySettings

and include/osg/LineWidth to the src/osg/Makefile.
This commit is contained in:
Robert Osfield
2001-12-31 00:04:38 +00:00
parent 16ee9667bd
commit 0d0405cc0b
2 changed files with 3 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ TARGET_INCLUDE_FILES = \
osg/ColorMatrix\
osg/CullFace\
osg/Depth\
osg/VisualsSettings\
osg/DisplaySettings\
osg/Drawable\
osg/EarthSky\
osg/Export\
@@ -94,6 +94,7 @@ TARGET_INCLUDE_FILES = \
osg/Light\
osg/LightSource\
osg/LineSegment\
osg/LineWidth\
osg/Material\
osg/Math\
osg/Matrix\