script can be used to automate Windows builds of marketmaker using
MSVC 2015 without jenkins. just follow to repo directory and launch
marketmaker_build_32_64.cmd . It will generate 32-bit and 64-bit
executables in Release and x64/Release directories. Also it has example
how to add executables into archive. You can add any custom automate
actions, for example, put archive with release on FTP, or syncing it
somewhere with rsync, or any other.