See SF# 1751801: Windows: Add the _fileio builtin module, and undefine

HAVE_FTRUNCATE because ftruncate does not exist on Windows.
This commit is contained in:
Thomas Heller 2007-07-11 12:45:46 +00:00
parent 9004427589
commit c6a55ee2a5
3 changed files with 12 additions and 1 deletions

View file

@ -370,6 +370,9 @@
<File
RelativePath="..\Modules\_csv.c">
</File>
<File
RelativePath="..\Modules\_fileio.c">
</File>
<File
RelativePath="..\Modules\_functoolsmodule.c">
</File>