1@echo off 2:: Call the central script with the specific generator for VS2017 3call generate_solution.cmd "Visual Studio 15 2017" 4
1@echo off 2:: Call the central script with the specific generator for VS2017 3call generate_solution.cmd "Visual Studio 15 2017" 4