On Mon, Mar 12, 2012 at 08:59:33PM +0000, Danny Price wrote: > Is there a workaround? It's annoying to have the tree cluttered up > with files irrelevant to the hist platform and it gets worse when you > have unix files in there too!
The "Project" is defined by "what is mentioned in .pro files". If you consider your code as two projects you can and probably should use two top-level .pro files. I am fairly sure some people would not be happy if search-and-replace in a project missed half of the files. Andre' _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
