From 1f3872ed73ff675c934d657fec71e91055dcc483 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sat, 30 Sep 2006 16:29:08 +0000 Subject: [PATCH] Added SimpleViewer --- VisualStudio/osgGA/osgGA.dsp | 8 ++++++++ VisualStudio/osgWrappers/osgGA/wrapper_osgGA.dsp | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/VisualStudio/osgGA/osgGA.dsp b/VisualStudio/osgGA/osgGA.dsp index 695139e3e..0bd81291b 100755 --- a/VisualStudio/osgGA/osgGA.dsp +++ b/VisualStudio/osgGA/osgGA.dsp @@ -199,6 +199,10 @@ SOURCE=..\..\src\osgGA\SetSceneViewVisitor.cpp # End Source File # Begin Source File +SOURCE=..\..\src\osgGA\SimpleViewer.cpp +# End Source File +# Begin Source File + SOURCE=..\..\src\osgGA\StateSetManipulator.cpp # End Source File # Begin Source File @@ -279,6 +283,10 @@ SOURCE=..\..\Include\osgGA\SetSceneViewVisitor # End Source File # Begin Source File +SOURCE=..\..\Include\osgGA\SimpleViewer +# End Source File +# Begin Source File + SOURCE=..\..\Include\osgGA\StateSetManipulator # End Source File # Begin Source File diff --git a/VisualStudio/osgWrappers/osgGA/wrapper_osgGA.dsp b/VisualStudio/osgWrappers/osgGA/wrapper_osgGA.dsp index 8f5b148c1..d479a584f 100644 --- a/VisualStudio/osgWrappers/osgGA/wrapper_osgGA.dsp +++ b/VisualStudio/osgWrappers/osgGA/wrapper_osgGA.dsp @@ -147,6 +147,10 @@ SOURCE=..\..\..\src\osgWrappers\osgGA\NodeTrackerManipulator.cpp SOURCE=..\..\..\src\osgWrappers\osgGA\SetSceneViewVisitor.cpp # End Source File +# Begin Source File +SOURCE=..\..\..\src\osgWrappers\osgGA\SimpleViewer.cpp +# End Source File + # Begin Source File SOURCE=..\..\..\src\osgWrappers\osgGA\StateSetManipulator.cpp # End Source File