Added osgGL2 to .ive list of dependencies

This commit is contained in:
Robert Osfield
2005-03-13 17:26:52 +00:00
parent c332d1f751
commit 8c7f71ef39

View File

@@ -78,7 +78,7 @@ CXXFILES =\
VertexProgram.cpp\
VisibilityGroup.cpp\
LIBS += -losgFX -losgSim -losgText $(OSG_LIBS) $(OTHER_LIBS)
LIBS += -losgFX -losgGL2 -losgSim -losgText $(OSG_LIBS) $(OTHER_LIBS)
TARGET_BASENAME = ive
include $(TOPDIR)/Make/cygwin_plugin_def