Moved Browser.h and Browser.cpp from osgbrowser into osgWidget.

This commit is contained in:
Robert Osfield
2008-11-19 17:16:29 +00:00
parent aa28f1a3fd
commit 5288263528
6 changed files with 7 additions and 5 deletions

View File

@@ -3,5 +3,6 @@
SET(TARGET_SRC osgwidgetmenu.cpp )
SET(TARGET_ADDED_LIBRARIES osgWidget )
#### end var setup ###
SETUP_EXAMPLE(osgwidgetmenu)