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