Added osgGA to the MIGNW makedefs.

This commit is contained in:
Robert Osfield
2002-07-04 14:23:58 +00:00
parent 5957c21082
commit f80a7e05b1

View File

@@ -345,7 +345,7 @@ ifeq ($(OS),MINGW)
LINKARGS = -W -Wall
DYNAMICLIBRARYLIB =
OSG_LIBS = -losgGLUT -losgDB -losgUtil -losg
OSG_LIBS = -losgGLUT -losgGA -losgDB -losgUtil -losg
GL_LIBS = -lglu32 -lopengl32
GLUT_LIB = -lglut32 $(GL_LIBS)
X_LIBS = -lgdi32 -luser32