diff options
-rw-r--r-- | PC/VC6/pythoncore.dsp | 4 | ||||
-rw-r--r-- | PCbuild/pythoncore.vcproj | 3 |
2 files changed, 0 insertions, 7 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 04ee44d..dd9500c 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -121,10 +121,6 @@ SOURCE=..\..\Modules\cjkcodecs\_codecs_tw.c # End Source File
# Begin Source File
-SOURCE=..\..\Modules\cjkcodecs\_codecs_unicode.c
-# End Source File
-# Begin Source File
-
SOURCE=..\..\Modules\_codecsmodule.c
# End Source File
# Begin Source File
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index a74a5b7..07c8a08 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -247,9 +247,6 @@ RelativePath="..\Modules\cjkcodecs\_codecs_tw.c"> </File> <File - RelativePath="..\Modules\cjkcodecs\_codecs_unicode.c"> - </File> - <File RelativePath="..\Modules\_codecsmodule.c"> <FileConfiguration Name="Release|Win32"> |