Output Runner
The output runner offers common tasks at a single place: - Run the compiles file. (The application icon is shown in the window. This starts the file.) - Configure the debug arguments. (As you do with project properties -> Debug -> Command line arguments) - Clean the solution. (As you do with a right click on the solution -> Clean solution) - Build the solution. (As you do with right click on the solution -> Build solution) - Build a single project. (As you do with right click on the project -> Build) - Configure the startup-projects. (As you do with right click on the solution -> Set Startup Projects) - Open the output directory of the project.
Open the Output Runner via Tools -> Output Runner.
[ ] Filtered: The filterered button removes all non-exe output projects from the list.
Source code available on BitBucket! |