Why do vcxproj.filters files exist?

Viewed 34643

Shouldn't vcxproj.filters be embedded in the .vcxproj? As it stands I have to check this in to source control so others can see the folder structuring in the solution.

3 Answers
Related