The Clean settings allow you to configure how a build clean is performed.
The Clean settings allow you to control how a clean is performed.
•Visual Studio Visual Studio controls which files get cleaned
•Visual Studio Project Cleaner You control which files get cleaned
When Visual Studio Project Cleaner is selected a button is displayed which allows you to configure Visual Studio Project Cleaner's settings, allowing you to fine tune which files are cleaned and which are kept.
This can be useful for deleting all .tlog files, or deleting all .obj and .sbr but keeping the .dll and .exe files.
If Visual Studio Project Cleaner is not installed, the button will open a web page allowing you to download Visual Studio Project Cleaner.
The Reset button will cause the settings on all parts of the settings dialog to be reset.