Added PickHandler to osgmultiplecameras examples

This commit is contained in:
Robert Osfield
2007-01-16 17:10:15 +00:00
parent dad3deec38
commit b71f613b77
4 changed files with 181 additions and 91 deletions

View File

@@ -4,7 +4,7 @@ include $(TOPDIR)/Make/makedefs
CXXFILES =\
osgmultiplecameras.cpp\
LIBS += -losgViewer -losgText-losgDB -losgText -losgUtil -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS)
LIBS += -losgViewer -losgFX -losgText -losgDB -losgText -losgUtil -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS)
EXEC = osgmultiplecameras