]> granicus.if.org Git - python/commit
Append the PC specific include 'PC' and library 'PCBuild' directories
authorThomas Heller <theller@ctypes.org>
Thu, 25 Apr 2002 17:26:37 +0000 (17:26 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 25 Apr 2002 17:26:37 +0000 (17:26 +0000)
commit378498dad6fd218bf4563fedc274561c49b26606
tree45a70ce95f58111f9445ee0e0cedee049b2870e0
parente65008038eccdcef396b0b2c09c8b4d72cf9b915
Append the PC specific include 'PC' and library 'PCBuild' directories
under NT - this allows distutils to work with the CVS version or the
source distribution.

Wrap a long line.
Lib/distutils/command/build_ext.py