From 58440c91ce44c9b0f0695c5b62678984f37fa58c Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Thu, 14 Jun 2012 21:51:12 +0200 Subject: [PATCH] Issue #15070: fix VS9.0 build regression --- PC/VS9.0/pythoncore.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PC/VS9.0/pythoncore.vcproj b/PC/VS9.0/pythoncore.vcproj index 44a1e5ffd6a..9fb63ff105b 100644 --- a/PC/VS9.0/pythoncore.vcproj +++ b/PC/VS9.0/pythoncore.vcproj @@ -802,6 +802,10 @@ RelativePath="..\..\Include\moduleobject.h" > + + @@ -1562,6 +1566,10 @@ RelativePath="..\..\Objects\moduleobject.c" > + +