summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.vcproj
diff options
context:
space:
mode:
authorThomas Heller <theller@ctypes.org>2007-07-13 13:13:40 (GMT)
committerThomas Heller <theller@ctypes.org>2007-07-13 13:13:40 (GMT)
commit7f162881343dd970cd133cf4a433e96e1ab24586 (patch)
tree138a6fb3f51f3c8cf67ac67daa29d2ea39b09a25 /PCbuild/pythoncore.vcproj
parent19b52545df898ec911c44e29f75badb902924c0b (diff)
downloadcpython-7f162881343dd970cd133cf4a433e96e1ab24586.zip
cpython-7f162881343dd970cd133cf4a433e96e1ab24586.tar.gz
cpython-7f162881343dd970cd133cf4a433e96e1ab24586.tar.bz2
atexit is a builtin module now, provide that on Windows.
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r--PCbuild/pythoncore.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 1da5593..4519e9f 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -425,6 +425,9 @@
RelativePath="..\Python\ast.c">
</File>
<File
+ RelativePath="..\Modules\atexitmodule.c">
+ </File>
+ <File
RelativePath="..\Modules\audioop.c">
</File>
<File