Qbs

Blog Documentation Get Qbs
  • Qbs Manual
  • QbsConvenienceItems
  • DynamicLibrary
  • Qbs 2.1.1
  • DynamicLibrary QML Type

    Dynamic library. More...

    Import Statement: import QbsConvenienceItems
    Inherits:

    Library

    Detailed Description

    A DynamicLibrary item is a library of the type "dynamiclibrary".

    For Android targets, the following applies:

    • The Product.type property value contains "android.nativelibrary" in addition to "dynamiclibrary".
    • There is a dependency on the cpp and Android.ndk modules.