IMPORT_SUFFIX.rst 308 B

123456789
  1. IMPORT_SUFFIX
  2. -------------
  3. What comes after the import library name.
  4. Similar to the target property SUFFIX, but used for import libraries
  5. (typically corresponding to a DLL) instead of regular libraries. A
  6. target property that can be set to override the suffix (such as
  7. ".lib") on an import library name.