IMPORT_PREFIX.rst 308 B

123456789
  1. IMPORT_PREFIX
  2. -------------
  3. What comes before the import library name.
  4. Similar to the target property PREFIX, 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 prefix (such as "lib")
  7. on an import library name.