From db7b443d8a633b0ddb5f14a57746b518170d560b Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Fri, 4 Aug 2006 19:49:31 +0000 Subject: Fix #1534738: win32 debug version of _msi must be _msi_d.pyd, not _msi.pyd. Fix the name of the pdb file as well. --- Misc/NEWS | 2 ++ PCbuild/_msi.vcproj | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index d4eb218..9373be2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -48,6 +48,8 @@ Tests Build ----- +- Bug #1534738, win32 debug version of _msi should be _msi_d.pyd. + - Bug #1530448, ctypes buld failure on Solaris 10 was fixed. diff --git a/PCbuild/_msi.vcproj b/PCbuild/_msi.vcproj index fb8925e..b4afeb4 100644 --- a/PCbuild/_msi.vcproj +++ b/PCbuild/_msi.vcproj @@ -36,11 +36,11 @@ -- cgit v0.12