diff options
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
| -rw-r--r-- | PCbuild/pythoncore.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index ac3dc26..02ed0b1 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -855,6 +855,10 @@ > </File> <File + RelativePath="..\Include\pycapsule.h" + > + </File> + <File RelativePath="..\Include\pyctype.h" > </File> @@ -1423,6 +1427,10 @@ > </File> <File + RelativePath="..\Objects\capsule.c" + > + </File> + <File RelativePath="..\Objects\cellobject.c" > </File> |
