Hi Renan,
It is in Project->Properties->Configuration->C/C++->General->Additional
include directories
Libraries path(s) are added at:
Project->Properties->Configuration->Linker->General->Additional library
directories
Libraries (osg.lib osgDB.lib etc) go in:
Project->Properties->Configuration->Linker->Input->Additional dependencies

The paths can also be added to the MSVC environment:
Tools->Options->Projects and solutions->VC++ Directories
or
Add paths to your environment variables INCLUDE and LIB

In unsure you can always look at project settings on the OSG examples and
applications, for example "applications osgviewer" in the main
OpenSceneGraph.sln

Mattias

On Tue, Apr 8, 2008 at 10:28 PM, Renan Mendes <[EMAIL PROTECTED]>
wrote:

> Sorry to ask you this, but is it in Project->Properties->References->Add
> Path?
>
> Renan
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to