From 0148b05f7b66bedbed1e54ad1e66f584b4bfa583 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Sun, 15 Dec 2002 09:57:32 +0000 Subject: [PATCH] Fixes to txp plugin for Windows. --- VisualStudio/Demos/osgtxp/osgtxp.dsp | 8 ++++++++ VisualStudio/VisualStudio.dsw | 3 --- VisualStudio/osgPlugins/txp/txp.dsp | 4 ---- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/VisualStudio/Demos/osgtxp/osgtxp.dsp b/VisualStudio/Demos/osgtxp/osgtxp.dsp index a1b9ecafd..b0ba9150a 100644 --- a/VisualStudio/Demos/osgtxp/osgtxp.dsp +++ b/VisualStudio/Demos/osgtxp/osgtxp.dsp @@ -89,10 +89,18 @@ LINK32=link.exe SOURCE=..\..\..\src\Demos\osgtxp\osgtxp.cpp # End Source File +# Begin Source File + +SOURCE=..\..\..\src\Demos\txp\TrPageViewer.cpp +# End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" +# Begin Source File + +SOURCE=..\..\..\src\Demos\txp\TrPageViewer.h +# End Source File # End Group # Begin Group "Resource Files" diff --git a/VisualStudio/VisualStudio.dsw b/VisualStudio/VisualStudio.dsw index a700d23b0..835e9e4b2 100644 --- a/VisualStudio/VisualStudio.dsw +++ b/VisualStudio/VisualStudio.dsw @@ -1604,9 +1604,6 @@ Package=<4> 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 55a19337b..efda79c21 100644 --- a/VisualStudio/osgPlugins/txp/txp.dsp +++ b/VisualStudio/osgPlugins/txp/txp.dsp @@ -186,10 +186,6 @@ 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