Skip to content
  • Christian Kandeler's avatar
    QbsProjectManager: Allow users to override profile properties. · bdb9a14d
    Christian Kandeler authored
    
    
    Creator derives its qbs profiles from the kits and overwrites
    them as it sees fit, which means users cannot set custom properties
    by editing the respective settings files or using the normal
    qbs command-line tools. Therefore, we need to provide them with
    a way to do this from Creator itself. For this purpose, we
    introduce a settings page where a user can add or override
    qbs properties per kit. The resulting "diff" is then applied
    whenever the profiles are written, so qbs will take the
    custom properties into account.
    
    Change-Id: I909f5243c65647f62c91a2afa242fd531ddaf915
    Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@theqtcompany.com>
    bdb9a14d