summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-10-12 21:48:57 (GMT)
committerTim Peters <tim.peters@gmail.com>2004-10-12 21:48:57 (GMT)
commit4eb59782a8d9cbe220766640ec91773d5250a9fd (patch)
tree65a6a7f9f00c2f47b3c950698d6a6524a348aedd /PCbuild
parentf3250b0b0b335fa27ef386cd163359edd1d560f8 (diff)
downloadcpython-4eb59782a8d9cbe220766640ec91773d5250a9fd.zip
cpython-4eb59782a8d9cbe220766640ec91773d5250a9fd.tar.gz
cpython-4eb59782a8d9cbe220766640ec91773d5250a9fd.tar.bz2
Supply the _subprocess module under 7.1. I'm not sure what the status
of this should be on non-WIN32 Windows variants.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pythoncore.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 59498b3..59bddb3 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -364,6 +364,9 @@
RelativePath="..\Modules\_sre.c">
</File>
<File
+ RelativePath="..\Pc\_subprocess.c">
+ </File>
+ <File
RelativePath="..\Modules\_weakref.c">
<FileConfiguration
Name="Release|Win32">