Qbs

Blog Documentation Get Qbs Community
  • Qbs Manual
  • QbsConvenienceItems
  • DynamicLibrary
  • Qbs 2.4.0
  • DynamicLibrary

    Dynamic library. More...

    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.