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 @@
RelativePath="..\Include\cobject.h"
>
</File>
<File
RelativePath="..\Include\pycapsule.h"
>
</File>
<File
RelativePath="..\Include\code.h"
>
......@@ -1430,6 +1434,10 @@
RelativePath="..\Objects\cobject.c"
>
</File>
<File
RelativePath="..\Objects\capsule.c"
>
</File>
<File
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