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 to specify the minimum version number of QBS required by a 
project, such as a minimumQbsVersion property on Project. If the requirement 
was not met, the build should fail with something like "This project requires a 
newer version of QBS. Current: 1.0.0, Required: 1.0.5"

Thoughts?
-- 
Jake Petroules
Chief Technology Officer
Petroules Corporation ยท www.petroules.com
Email: [email protected]

_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to