]> granicus.if.org Git - python/commit
Patch from Rene Liebscher: generate an /IMPLIB: option to ensure that
authorGreg Ward <gward@python.net>
Wed, 2 Aug 2000 00:00:30 +0000 (00:00 +0000)
committerGreg Ward <gward@python.net>
Wed, 2 Aug 2000 00:00:30 +0000 (00:00 +0000)
commit159eb92239c20198e9318acbe142ab3e168aae4b
tree88c58d7227e1022ec6b2eaf196129c6f8b973eaf
parent0419a4ffbabce545d9c8ab19d16a087a1c8dd985
Patch from Rene Liebscher: generate an /IMPLIB: option to ensure that
the linker leaves the (temporary) .lib file in the temporary dir.  (Moved
from 'msvc_prelink_hack()' method in build_ext.py.)
Lib/distutils/msvccompiler.py