• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1@echo off
2:: Call the central script with the specific generator for VS2022
3call generate_solution.cmd "Visual Studio 17 2022"
4