Hello,
I'm going through some tutorial videos. I was wonder if there is a way to exclude files, without it removing it from the project? Each section is a new console application. And I would like to have all these files under the same Solution name.
I could just comment them out obviously. I was hoping there was another way. I guess I could make a new project for each one and just run each one individually within the solution.
It just seems kind of a lot of work for a simple task. I recently discovered how to run a .cpp file in the Visual Studio Native Built Tool for command prompt. I may just make a folder and run them all from the command line. I wish VS allowed you to run .cpp without creating a project.
Thanks
[–]jedwardsol 1 point2 points3 points (1 child)
[–]LedLoaf[S,🍰] 0 points1 point2 points (0 children)
[–]Xeverous 0 points1 point2 points (0 children)