$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Need site-config.jam msvc example for cxxflags
From: David Highley (dhighley_at_[hidden])
Date: 2015-03-13 13:18:09
We are beating our head on the wall trying to get site-config.jam to add
an include path for the Windows SKD includes. We have tried many flavors
of this:
using msvc : 12.0 : : <cxxflags>"-IC:\\Program Files (x86)\\Microsoft
SDLs\\Windows\\v7.1A\\Include" ;
We need it to only be used with the 12.0 or Studio 2013 version of
Studio.