A static library that exists at a known location on the filesystem.
Type | Name and description |
---|---|
void |
setStaticLibraryFile(File staticLibraryFile) The static library binary file. |
Methods inherited from class | Name |
---|---|
interface StaticLibraryBinary |
getStaticLibraryFile |
interface NativeLibraryBinary |
getHeaderDirs, getLinkFiles, getRuntimeFiles |
interface NativeBinary |
getBuildType, getFlavor, getTargetPlatform |
interface Binary |
getDisplayName |
The static library binary file.