Updates form Randall Hopper for the FreeBSD build

This commit is contained in:
Robert Osfield
2001-12-29 12:28:24 +00:00
parent c236e38b90
commit 460a78b454
4 changed files with 15 additions and 4 deletions

View File

@@ -6,6 +6,9 @@ DIRS = osg osgDB osgUtil osgGLUT
# comment out if you don't have the freetype and GLU1.3 library installed.
DIRS += osgText
# comment out if you don't have the wxWindows installed.
# DIRS += osgWX
DIRS += Demos
DIRS += osgPlugins