Renamed osgmultiplecameras to osgcompositeviewer
This commit is contained in:
parent
18b305062a
commit
4c2814945e
@ -23,6 +23,7 @@ ADD_SUBDIRECTORY(osgcamera)
|
||||
ADD_SUBDIRECTORY(osgcatch)
|
||||
ADD_SUBDIRECTORY(osgclip)
|
||||
ADD_SUBDIRECTORY(osgcopy)
|
||||
ADD_SUBDIRECTORY(osgcompositeviewer)
|
||||
ADD_SUBDIRECTORY(osgcubemap)
|
||||
ADD_SUBDIRECTORY(osgdelaunay)
|
||||
ADD_SUBDIRECTORY(osgdepthpartition)
|
||||
@ -47,7 +48,6 @@ ADD_SUBDIRECTORY(osglogo)
|
||||
ADD_SUBDIRECTORY(osgmanipulator)
|
||||
ADD_SUBDIRECTORY(osgmotionblur)
|
||||
ADD_SUBDIRECTORY(osgmovie)
|
||||
ADD_SUBDIRECTORY(osgmultiplecameras)
|
||||
ADD_SUBDIRECTORY(osgmultitexture)
|
||||
ADD_SUBDIRECTORY(osgoccluder)
|
||||
ADD_SUBDIRECTORY(osgpagedlod)
|
||||
|
@ -1,7 +1,5 @@
|
||||
#this file is automatically generated
|
||||
|
||||
|
||||
SET(TARGET_SRC osgmultiplecameras.cpp )
|
||||
SET(TARGET_SRC osgcompositeviewer.cpp )
|
||||
SET(TARGET_ADDED_LIBRARIES osgFX )
|
||||
|
||||
#### end var setup ###
|
||||
SETUP_EXAMPLE(osgmultiplecameras)
|
||||
SETUP_EXAMPLE(osgcompositeviewer)
|
||||
|
Loading…
Reference in New Issue
Block a user