Moved osgTerrain::DataSet from the osgdem example into osgTerrain. Added
various improvements.
This commit is contained in:
@@ -16,12 +16,16 @@ SRC_DIRS = \
|
||||
osgSim\
|
||||
osgGL2\
|
||||
osgFX\
|
||||
osgTerrain\
|
||||
osgProducer\
|
||||
|
||||
ifeq ($(GDAL_INSTALLED),yes)
|
||||
SRC_DIRS += osgTerrain
|
||||
endif
|
||||
|
||||
SRC_DIRS += \
|
||||
osgPlugins\
|
||||
../examples
|
||||
|
||||
|
||||
################################################################
|
||||
# Directories traversed in the TOPDIR/src/osgPlugins directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user