From: Antoine Pitrou Date: Thu, 14 Jun 2012 19:51:12 +0000 (+0200) Subject: Issue #15070: fix VS9.0 build regression X-Git-Tag: v3.3.0b1~237^2~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=58440c91ce44c9b0f0695c5b62678984f37fa58c;p=thirdparty%2FPython%2Fcpython.git Issue #15070: fix VS9.0 build regression --- diff --git a/PC/VS9.0/pythoncore.vcproj b/PC/VS9.0/pythoncore.vcproj index 44a1e5ffd6a1..9fb63ff105b0 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" > + +