Visual C ++ Filter Framework Concept

I am confused about how Visual Studio 2013 handles the project structure for Visual C ++ projects. It looks like Visual Studio 2013 uses some sort of "filter structure" to organize the project. But I haven't found anything about the reason for this structure. Why is this a filter structure and not a simple folder structure like in any other IDE? And why is there no documentation on this structure on MSDN? The best I could find is Project and Solution Files and the only thing that seems to say about the filter is

Projname.vcxproj.filters: Filters file. It specifies where to place the file that is added to the solution. For example, the .h file is placed in the node header files.

+3
c ++ filter visual-studio project


source to share


No one has answered this question yet

Check out similar questions:

8499
What is the "->" operator in C ++?
4247
The definitive C ++ guide and book list
3076
What are the differences between a pointer variable and a reference variable in C ++?
1518
Image processing: improvement of the algorithm for the recognition of "Coca-Cola Can"
1419
Using Git with Visual Studio
726
How can I add an existing directory tree to a project in Visual Studio?
480
Debugging / loading Visual Studio is very slow
340
Search stops working for "Solid solution"
196
What techniques can be used to speed up C ++ compile times?
191
Visual Studio 2010 always thinks the project is out of date, but nothing has changed



All Articles
Loading...
X
Show
Funny
Dev
Pics