Removed examples:

osgcameragroup
  osgsimpleviewerProducer
  osgsimplepager
This commit is contained in:
Robert Osfield
2007-01-11 15:48:44 +00:00
parent b121c9686f
commit 190a0bb01a
16 changed files with 4 additions and 1221 deletions

View File

@@ -208,7 +208,6 @@ ifeq ($(PRODUCER_INSTALLED),yes)
osgblendequation \
osgcallback \
osgcamera \
osgcameragroup \
osgcatch \
osgclip \
osgcluster \
@@ -259,7 +258,6 @@ ifeq ($(PRODUCER_INSTALLED),yes)
osgshadowtexture \
osgshape \
osgsimple \
osgsimplepager \
osgsimplifier \
osgslice \
osgspacewarp \
@@ -312,7 +310,3 @@ endif
ifeq ($(FLTK_INSTALLED),yes)
EXAMPLE_DIRS += osgsimpleviewerFLTK
endif
ifeq ($(PRODUCER_INSTALLED),yes)
EXAMPLE_DIRS += osgsimpleviewerProducer
endif