I just opened someone else\'s Visual Studio project and in their build properties they have a few custom path macro\'s they are using for their include and lib directories.
This link http://msdn.microsoft.com/en-us/library/a2zdt10t(v=vs.90).aspx could interest you. I didn't like the idea of changing my whole system configuration just to build a project. The most interesting part on the page is the last comment :
This page fails to mention how to get to this dialog:
From Property Manager, double click on a property page. Click on "User Macros" under "Common Properties" in the tree control.