In Visual Studio 2010 and up there is a new folder which shows up in each of the projects labeled "External Dependencies". This folder can become unwieldy very quickly and makes using the Solution Explorer harder to use. It is easy to hide/remove this folder.
Tools->Options:
Text Editor->C/C++->Advanced:
In the Browsing/Navigation section there is an option for "Disable External Dependencies Folders"
Set that to True and then restart Visual Studio or reload the solution and the External Dependencies folder should no longer be there.
No comments:
Post a Comment