On 3 June 2014 22:13, Jake Petroules <[email protected]> wrote: > The targetOS values are sorted by inheritance order. For example [osx, > darwin, bsd4, bsd, unix] is sorted from "most specific" to "most generic".
That's interesting … where does that sorting apply? What I was referring to was the following. It looks almost alphabetical to me (taken from the documentation page I linked): one or more of: "aix", "android", "blackberry", "bsd", "bsd4", "bsdi", "cygwin", "darwin", "dgux", "dynix", "freebsd", "hpux", "hurd", "integrity", "ios", "ios-simulator", "irix", "linux", "lynx", "osx", "msdos", "nacl", "netbsd", "openbsd", "os2", "os2emx", "osf", "qnx", "qnx6", "reliant", "sco", "solaris", "symbian", "ultrix", "unix", "unixware", "vxworks", "windows", "windowsce", "windowsphone", "winrt" … except that it looks as if “osx” has been used to replace “mac” (or maybe “macx”) without then reordering the list :) -- Bill Gallafent. _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
