Fixed build.

This commit is contained in:
Robert Osfield
2003-05-02 18:24:56 +00:00
parent 895a722842
commit ee550382c8
2 changed files with 2 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ PLUGIN_DIRS = \
zip
# comment in if you have Performer installed.
PLUGIN_DIRS += pfb
# PLUGIN_DIRS += pfb
# comment in if have freetype2.x installed, provides type type font support to osgText.

View File

@@ -6,6 +6,7 @@ CXXFILES =\
AnimationPath.cpp\
ApplicationUsage.cpp\
ArgumentParser.cpp\
AutoTransform.cpp\
Array.cpp\
Billboard.cpp\
BoundingBox.cpp\