]> granicus.if.org Git - python/commitdiff
make an attempt to add capsule to the Windows build
authorBenjamin Peterson <benjamin@python.org>
Thu, 25 Mar 2010 03:44:24 +0000 (03:44 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 25 Mar 2010 03:44:24 +0000 (03:44 +0000)
PCbuild/pythoncore.vcproj

index 6078c8663a4df6d825ac4ac0d3a11fa925b7ad73..ac3dc267e022db3881a6db446af9ca30dd2e05aa 100644 (file)
                                RelativePath="..\Include\cobject.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\Include\pycapsule.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\Include\code.h"
                                >
                                RelativePath="..\Objects\cobject.c"
                                >
                        </File>
+                       <File
+                               RelativePath="..\Objects\capsule.c"
+                               >
+                       </File>
                        <File
                                RelativePath="..\Objects\codeobject.c"
                                >