1@echo off 2:: Call the central script with the specific generator for VS2015 3call generate_solution.cmd "Visual Studio 14 2015" 4
1@echo off 2:: Call the central script with the specific generator for VS2015 3call generate_solution.cmd "Visual Studio 14 2015" 4