[QBS] A couple suggestions

2013-06-04 Thread Jake Thomas Petroules
Had a couple ideas for QBS: 1. Add a property qbs.platformExecutableFormat which could have the value of "pe", "macho", "elf", etc. It would be a read-only property determined by the targetOS, unless there is an actual use case for being able to override it? I can't think of any. 2. Add a way

Re: [QBS] New item ProductFolder

2013-06-04 Thread Joerg Bornemann
On 03/06/2013 20:32, Jochen Becher wrote: > Of course nested projects could also be done. But especially the > implementation within qbs source code makes nested projects not the > first choice to me (ResolvedProjects contains attributes and methods > which are really only used from the top-level