1@echo off 2:: Call the central script with the specific generator for VS2019 3call generate_solution.cmd "Visual Studio 16 2019" 4
1@echo off 2:: Call the central script with the specific generator for VS2019 3call generate_solution.cmd "Visual Studio 16 2019" 4