Add script to copy required files using the bcp tool

This commit is contained in:
Yuri Kunde Schlesner 2015-08-16 20:42:15 -03:00
parent 728a4d7d1c
commit b7429a09aa

9
build.cmd Normal file
View file

@ -0,0 +1,9 @@
bcp ^
boost/container/flat_map.hpp ^
boost/container/flat_set.hpp ^
boost/container/static_vector.hpp ^
boost/crc.hpp ^
boost/range/algorithm/ ^
boost/range/algorithm_ext/ ^
boost/smart_ptr/intrusive_ptr.hpp ^
--boost="%BOOST_PATH%" .