Studio plugin: Preserve sub-structure of project?
-
I like to use .pri-Files to give a project with lots of source and header files a little more structure. In Creator, I can then browse my project in smaller chunks with readable names.
When I import such a project into Visual Studio, all that structure is lost. Is there a way to preserve it?
Edit:
We already have multiple projects that come together in a SUBDIRS project. So that layer of structure is already used up.