summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PCbuild/pythoncore.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 6078c8663a..ac3dc267e0 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -683,6 +683,10 @@
>
</File>
<File
+ RelativePath="..\Include\pycapsule.h"
+ >
+ </File>
+ <File
RelativePath="..\Include\code.h"
>
</File>
@@ -1431,6 +1435,10 @@
>
</File>
<File
+ RelativePath="..\Objects\capsule.c"
+ >
+ </File>
+ <File
RelativePath="..\Objects\codeobject.c"
>
</File>