Removing default building of Windows store, makes easier for contributing libraries individually.

This commit is contained in:
Steve Gates 2014-04-29 12:42:39 -07:00
parent e93a85718c
commit 81179a9391
2 changed files with 0 additions and 6 deletions

View File

@ -72,9 +72,6 @@ project boost/chrono
<toolset>intel:<cxxflags>-wd1418
<toolset>intel:<cxxflags>-wd2415
: default-build
[ supported-windows-api ]
: usage-requirements # pass these requirement to dependents (i.e. users)
<threading>single:<define>BOOST_CHRONO_THREAD_DISABLED
<library>/boost/system//boost_system

View File

@ -58,9 +58,6 @@ project
<toolset>intel:<cxxflags>-wd593,981
<toolset>intel:<cxxflags>-wd1418
<toolset>intel:<cxxflags>-wd2415
: default-build
[ supported-windows-api ]
;
rule chrono-run ( sources )