From Mike Weiblen adding lib paths to net.dsp, and changes by Robert Osfield moving the osgDB

and osg dependency from the net.dsp to VisualStudio.dsp to keep it consistent with the rest
of the OSG plugins and executables.
This commit is contained in:
Robert Osfield
2004-11-09 15:12:38 +00:00
parent f1129dde16
commit 9e2d6a51bd
2 changed files with 11 additions and 2 deletions

View File

@@ -2366,6 +2366,15 @@ Package=<5>
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name Core osg
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgDB
End Project Dependency
Begin Project Dependency
Project_Dep_Name Core osgUtil
End Project Dependency
}}}
###############################################################################