Fixed makefiles
This commit is contained in:
parent
5c86ecebe4
commit
a7b343237b
@ -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)
|
||||
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user