Notes |
|
(0015691)
|
Bill Hoffman
|
2009-03-15 22:27
|
|
Can you explain what this patch actually does? |
|
|
(0022373)
|
goatboy160
|
2010-09-28 12:02
|
|
Sorry for not responding this was originally posted on the mailing list. It puts the projects in directories that correspond to the File system directories. We have many projects and one flat display makes it nearly impossible to find anything, so organizing by the file system structure makes it much easier to find projects/files in a large solution. |
|
|
(0022860)
|
David Cole
|
2010-11-04 16:58
|
|
This patch, I think, is superseded by the fix for the related issue 0003796 ...
The FOLDER target property may be used to group vcproj tree elements together in a nested fashion. And the source_group command may be used to put files into groups.
If you want a feature that automatically sets up FOLDER values based on directory path, we should re-work this patch in terms of the new FOLDER property. |
|