Dynamic Folders with subfolders
CompletedWhen I added a dynamic folder for the base of library I expected that it would create subfolders to match the file system but instead it gave me all of the c/h files in a flat heirarchy that it found it any of the subfolders. Dynamic folders would be a lot easier to use if they had an option to mimick the file system structure.
For instance if I have files
\Project\FolderA\File1.c
\Project\FolderB\File2.c
and I make a dynamic folder at Project I get Project\File1.c and Project\File2.c in the Project Explorer.
-
Dynamic folders in V2 and V3 can use a mask to include files. And you can specify "Recursive" to iterate through the file system. You can now drag and drop a folder from the Windows Explorer (or equivalent) onto the Project Explorer in V3 and it will automatically create a dynamic folder for you, mimicking the file system...
Please sign in to leave a comment.
Comments
1 comment