commit | ff7b562bc67e299be96909ea98abd621416b169b | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sat Aug 05 00:58:14 2000 +0000 |
committer | Greg Ward <gward@python.net> | Sat Aug 05 00:58:14 2000 +0000 |
tree | 679eaafb8a2b12dc0d95cc36aff131ca27868757 | |
parent | 1d8f57a5a452b323cbe57e5c6c8c557431a6d3fd [diff] |
Pragmas that instruct the linker to link against python20.lib (or python20_d.lib) only active on MSVC++; different library formats needed for different compilers, and it's handled by the Distutils anyways.