A shared library that exists at a known location on the filesystem.
Type | Name and description |
---|---|
void |
setSharedLibraryFile(File sharedLibraryFile) The shared library file. |
void |
setSharedLibraryLinkFile(File sharedLibraryLinkFile) The shared library link file. |
Methods inherited from class | Name |
---|---|
interface SharedLibraryBinary |
getSharedLibraryFile, getSharedLibraryLinkFile |
interface NativeLibraryBinary |
getHeaderDirs, getLinkFiles, getRuntimeFiles |
interface NativeBinary |
getBuildType, getFlavor, getTargetPlatform |
interface Binary |
getDisplayName |