From 20832bba70442d70712a6a7a6879f2585dcb9429 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 13 Dec 2002 16:05:07 +0000 Subject: [PATCH] Fixes for txp plugin. --- VisualStudio/VisualStudio.dsw | 9 +++++++++ VisualStudio/osgPlugins/txp/txp.dsp | 8 ++++++++ 2 files changed, 17 insertions(+) diff --git a/VisualStudio/VisualStudio.dsw b/VisualStudio/VisualStudio.dsw index 628f99d06..a700d23b0 100644 --- a/VisualStudio/VisualStudio.dsw +++ b/VisualStudio/VisualStudio.dsw @@ -506,6 +506,9 @@ Package=<4> Begin Project Dependency Project_Dep_Name Core osgUtil End Project Dependency + Begin Project Dependency + Project_Dep_Name osgPlugin txp + End Project Dependency }}} ############################################################################################################################################################## @@ -1598,6 +1601,12 @@ Package=<4> Begin Project Dependency Project_Dep_Name Core osgDB End Project Dependency + Begin Project Dependency + Project_Dep_Name Core osgUtil + End Project Dependency + Begin Project Dependency + Project_Dep_Name Core osgGLUT + End Project Dependency }}} ############################################################################### diff --git a/VisualStudio/osgPlugins/txp/txp.dsp b/VisualStudio/osgPlugins/txp/txp.dsp index 7ab066b29..55a19337b 100644 --- a/VisualStudio/osgPlugins/txp/txp.dsp +++ b/VisualStudio/osgPlugins/txp/txp.dsp @@ -184,6 +184,14 @@ SOURCE=..\..\..\src\osgPlugins\txp\TrPageArchive.cpp SOURCE=..\..\..\src\osgPlugins\txp\TrPageParser.cpp # End Source File +# Begin Source File + +SOURCE=..\..\..\src\osgPlugins\txp\TrPageViewer.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\..\src\osgPlugins\txp\TrPagePageManager.cpp +# End Source File # End Group # Begin Group "Header Files"