Skip to content
  • Christian Strømme's avatar
    Android: Detect conditional dependencies. · 35b96f2f
    Christian Strømme authored
    
    
    To solve the problem with libQt5MultimediaQuick_p we need a way to detect
    if an application is using both QtMultimedia and QtQuick.
    This change adds logic to parse the -dependencies.xml file and look for
    lib elements that have the extra attribute "extends". Libs with the
    extends attribute will only be added to the list of dependencies, if the
    library it extends is available.
    
    Task-number: QTCREATORBUG-9300
    Change-Id: I6f3e0a6d9158a91824e1e113f6aab7ec1112dd56
    Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
    35b96f2f