Fixed the capitilization of the osgdb_osgfx plugin

This commit is contained in:
Robert Osfield
2007-10-25 09:00:25 +00:00
parent 8b46a624c2
commit 3dced3445f

View File

@@ -12,4 +12,4 @@ IO_SpecularHighlights.cpp
)
SET(TARGET_ADDED_LIBRARIES osgFX )
#### end var setup ###
SETUP_PLUGIN(osgfX)
SETUP_PLUGIN(osgfx)