1) open any project
go to View->Property Manager
2) pick up any project and choose DEBUG/RELEASE wi32/win64 configuration -> Microsoft.Cpp.Win32.user file
choose VC++ directories and add desired Include and Lib dirs to appropriate section (in this case boost dirs)
Microsoft.Cpp.Win32.user configuration file is added globally to all projects