summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2008-03-27 01:36:21 (GMT)
committerChristian Heimes <christian@cheimes.de>2008-03-27 01:36:21 (GMT)
commita82e8db5e4994dbad8b5f5a81c7397beb1517cb7 (patch)
tree3c94bc4b36434053e1d2df2b5de5ef493e7c3ab2 /PCbuild
parent8113586723e98212a3ffc6aa83b6fc22a7ab5e70 (diff)
downloadcpython-a82e8db5e4994dbad8b5f5a81c7397beb1517cb7.zip
cpython-a82e8db5e4994dbad8b5f5a81c7397beb1517cb7.tar.gz
cpython-a82e8db5e4994dbad8b5f5a81c7397beb1517cb7.tar.bz2
Hopefully added _fileio module to the Windows build system
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pythoncore.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index b02703a..3d3601a 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -987,6 +987,10 @@
>
</File>
<File
+ RelativePath="..\Modules\_fileio.c"
+ >
+ </File>
+ <File
RelativePath="..\Modules\_functoolsmodule.c"
>
</File>