Interface IComponentExtraDependenciesProvider

All Known Implementing Classes:
AbstractDelegatePlatformComponentDescription, CommonDelegatePlatformComponentDescription

public interface IComponentExtraDependenciesProvider
Interface for getting external libraries for IComponentDescription. Clients should implement this interface when its IComponentDescription has external dependencies. For example, this interface might be used for definition external dependencies for windows aplication such as "msvcp110.dll" and "msvcr110.dll"