DynamicLibrary
Dynamic library. More...
Inherits: |
- List of all members, including inherited members
- DynamicLibrary is part of List of All Items.
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.