From Paul Martz, removed uneccessary libraries from link line

This commit is contained in:
Robert Osfield 2008-07-13 12:34:06 +00:00
parent 8babab1f42
commit 6aa604f31a

View File

@ -81,6 +81,6 @@ VertexProgram.cpp
Viewport.cpp
)
SET(TARGET_H Matrix.h )
SET(TARGET_ADDED_LIBRARIES osgSim osgFX osgText )
#### end var setup ###
SETUP_PLUGIN(osg)