Fixed makefiles

This commit is contained in:
Robert Osfield 2005-06-09 11:53:23 +00:00
parent 5c86ecebe4
commit a7b343237b
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ CXXFILES =\
FramebufferObject.cpp\
Renderbuffer.cpp\
FramebufferAttachment.cpp\
fbo.cpp\
osgfbo.cpp\
LIBS += -losgProducer -lProducer -losgText -losgGA -losgDB -losgUtil -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS)

View File

@ -6,7 +6,7 @@ CXXFILES =\
FramebufferObject.cpp\
Renderbuffer.cpp\
FramebufferAttachment.cpp\
fbo.cpp\
osgfbo.cpp\
LIBS += -losgProducer -lProducer -losgDB -losgText -losgUtil -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS)