Interface SharedLibraryBinary
- All Superinterfaces:
Binary, NativeBinary, NativeLibraryBinary
- All Known Subinterfaces:
PrebuiltSharedLibraryBinary
Deprecated.
A
NativeLibrary that has been compiled and linked as a shared library.-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.The shared library file.Deprecated.The shared library link file.Methods inherited from interface Binary
getDisplayNameMethods inherited from interface NativeBinary
getBuildType, getFlavor, getTargetPlatformMethods inherited from interface NativeLibraryBinary
getHeaderDirs, getLinkFiles, getRuntimeFiles
-
Method Details
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.