Issue #15070: fix VS9.0 build regression

This commit is contained in:
Antoine Pitrou 2012-06-14 21:51:12 +02:00
parent 73d9a292ae
commit 58440c91ce
1 changed files with 8 additions and 0 deletions

View File

@ -802,6 +802,10 @@
RelativePath="..\..\Include\moduleobject.h"
>
</File>
<File
RelativePath="..\..\Include\namespaceobject.h"
>
</File>
<File
RelativePath="..\..\Include\node.h"
>
@ -1562,6 +1566,10 @@
RelativePath="..\..\Objects\moduleobject.c"
>
</File>
<File
RelativePath="..\..\Objects\namespaceobject.c"
>
</File>
<File
RelativePath="..\..\Objects\object.c"
>