Kaydet (Commit) ff33e2f5 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

make an attempt to add capsule to the Windows build

üst 4a0661b4
...@@ -682,6 +682,10 @@ ...@@ -682,6 +682,10 @@
RelativePath="..\Include\cobject.h" RelativePath="..\Include\cobject.h"
> >
</File> </File>
<File
RelativePath="..\Include\pycapsule.h"
>
</File>
<File <File
RelativePath="..\Include\code.h" RelativePath="..\Include\code.h"
> >
...@@ -1430,6 +1434,10 @@ ...@@ -1430,6 +1434,10 @@
RelativePath="..\Objects\cobject.c" RelativePath="..\Objects\cobject.c"
> >
</File> </File>
<File
RelativePath="..\Objects\capsule.c"
>
</File>
<File <File
RelativePath="..\Objects\codeobject.c" RelativePath="..\Objects\codeobject.c"
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment