'How to run different project files from one project? (Visual Studio, C++)

I am trying to make a school project, which doesn't have to be like this, but I think it will impress my teacher.

We are a group of 5 people, with 5 different projects, and I was wondering if it's possible to run all our projects from a singular project.

For example, if the program asks me "which project?" I type in "5" and runs the fifth project and so on for the rest.

I was just really curious if it's possible.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source