SharedLibraryBinarySpec

API Documentation:SharedLibraryBinarySpec

Note: This class is incubating and may change in a future version of Gradle.

A shared library binary built by Gradle for a native library.

Properties

PropertyDescription
sharedLibraryFile
Incubating

The shared library file.

sharedLibraryLinkFile
Incubating

The shared library link file.

Methods

No methods

Script blocks

No script blocks

Property details

File sharedLibraryFile

Note: This property is incubating and may change in a future version of Gradle.

The shared library file.

File sharedLibraryLinkFile

Note: This property is incubating and may change in a future version of Gradle.

The shared library link file.