]> granicus.if.org Git - python/commit
Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows.
authorThomas Heller <theller@ctypes.org>
Thu, 9 Mar 2006 17:35:20 +0000 (17:35 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 9 Mar 2006 17:35:20 +0000 (17:35 +0000)
commita16bb0c15617be2130c03606ce7f438b3fee3a10
tree2175aed9c039ba773a1c3b729004333161cc1167
parentd0fcc0256bdd904a09841d11eb28308f327ac5c4
Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows.
Settings for 64-bit Windows are missing.

I've left in the 64-bit warnings to remind me to port ctypes to Py_ssize_t.
PCbuild/_ctypes.vcproj [new file with mode: 0644]
PCbuild/_ctypes_test.vcproj [new file with mode: 0644]
PCbuild/pcbuild.sln