IMPORTED_IMPLIB_<CONFIG>ΒΆ
Full path to the <CONFIG>-specific import library for an
IMPORTED target. This is the
<CONFIG>-specific version of the IMPORTED_IMPLIB
property.
The <CONFIG> name corresponds to that provided by the project from
which the target is imported. The MAP_IMPORTED_CONFIG_<CONFIG>
target property may be used to map between a project's configurations and
those of an imported target.
Each <CONFIG> for which this property is set should also be
listed in the IMPORTED_CONFIGURATIONS target property.