diff --git a/build.cmd b/build.cmd new file mode 100644 index 0000000..747a3aa --- /dev/null +++ b/build.cmd @@ -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%" .