Is there a place to set header and library path for ALL projects in VC2010 express?
When i set them they seem to only apply to a single project (eg i have to set them everytime i start a new project).
Is there a place to set header and library path for ALL projects in
Share
I think you can set the env vars: INCLUDE and LIBPATH for this.
Not sure how to do it from the GUI – but from the control panel it is straightforward. I don’t know if Visual Studio appends to that or just sets/overwrites it though.