Re: [osg-users] Visual Studio 2013 and OSG Header Files

2015-09-04 Thread Sam Brkopac
Thank you, Chris. > On Sep 4, 2015, at 13:50, Chris Hanson wrote: > > http://trac.openscenegraph.org/projects/osg//wiki/Support/FAQ#WhatcanIdotomakemyeditorrecognizeOSGheadersasCfiles > >> On Fri, Sep 4, 2015 at 2:47 PM, sam wrote: >> Hey All, >> >> This isn't directly related to OSG but hope

Re: [osg-users] Visual Studio 2013 and OSG Header Files

2015-09-04 Thread Chris Hanson
http://trac.openscenegraph.org/projects/osg//wiki/Support/FAQ#WhatcanIdotomakemyeditorrecognizeOSGheadersasCfiles On Fri, Sep 4, 2015 at 2:47 PM, sam wrote: > Hey All, > > This isn't directly related to OSG but hopefully someone has the quick fix > for this. How do I get visual studio intellisen

[osg-users] Visual Studio 2013 and OSG Header Files

2015-09-04 Thread sam
Hey All, This isn't directly related to OSG but hopefully someone has the quick fix for this. How do I get visual studio intellisense to pick up the OSG header files and treat them as hpp files. Currently they are just treated as plain text. Thanks, Sam ___