Added Bob K's fix

This commit is contained in:
Don BURNS
2002-04-19 15:00:57 +00:00
parent c6254d5f87
commit 0a2e5565ac

View File

@@ -4,7 +4,7 @@ include $(TOPDIR)/Make/makedefs
CXXFILES =\
ReaderWriterDW.cpp\
LIBS += $(OSG_LIBS) $(OTHER_LIBS)
LIBS += $(OSG_LIBS) $(GL_LIBS) $(OTHER_LIBS)
TARGET_BASENAME = dw
include $(TOPDIR)/Make/cygwin_plugin_def