diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-11-22 19:39:38 (GMT) |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-11-22 19:39:38 (GMT) |
commit | 98adb5ca65624782918556a51c53fe9fbaf158a0 (patch) | |
tree | 04b0fb08088d2a9d5b2caa74901211a66a43c7d1 /PC/VC6 | |
parent | f1dd4bcf39382d896677f73267f8be895ca1c7b5 (diff) | |
download | cpython-98adb5ca65624782918556a51c53fe9fbaf158a0.zip cpython-98adb5ca65624782918556a51c53fe9fbaf158a0.tar.gz cpython-98adb5ca65624782918556a51c53fe9fbaf158a0.tar.bz2 |
yuvconvert.c is a part of the "sv" module, an old IRIX thing
and certainly not useful for any Windows build.
Diffstat (limited to 'PC/VC6')
-rw-r--r-- | PC/VC6/pythoncore.dsp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 9703069..5a89a44 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -747,10 +747,6 @@ SOURCE=..\..\Modules\xxsubtype.c # End Source File
# Begin Source File
-SOURCE=..\..\Modules\yuvconvert.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Modules\zipimport.c
# End Source File
# Begin Source File
|