Cleaned up osgmovie example so it no longer depends upon LibMpeg3, just
using readImageFile instead.
This commit is contained in:
@@ -153,6 +153,7 @@ EXAMPLE_DIRS = \
|
||||
osglight\
|
||||
osglightpoint\
|
||||
osglogo\
|
||||
osgmovie\
|
||||
osgmultitexture\
|
||||
osgoccluder\
|
||||
osgpagedlod\
|
||||
@@ -194,10 +195,6 @@ ifeq ($(GDAL_INSTALLED),yes)
|
||||
EXAMPLE_DIRS += osgbluemarble
|
||||
endif
|
||||
|
||||
ifeq ($(LIBMPEG3_INSTALLED),yes)
|
||||
EXAMPLE_DIRS += osgmovie
|
||||
endif
|
||||
|
||||
ifeq ($(DEMETER_INSTALLED),yes)
|
||||
EXAMPLE_DIRS += osgdemeter
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user