diff options
author | Hye-Shik Chang <hyeshik@gmail.com> | 2004-07-18 08:45:15 (GMT) |
---|---|---|
committer | Hye-Shik Chang <hyeshik@gmail.com> | 2004-07-18 08:45:15 (GMT) |
commit | 3341e384d3ed1eb894818dfb4e2fd5e9d1d8a373 (patch) | |
tree | cd13511a15ce0e4c84c13fa5a40c585f4a30bd6f | |
parent | ca455e8bc9ba42b1be05b7cc25840736215c4243 (diff) | |
download | cpython-3341e384d3ed1eb894818dfb4e2fd5e9d1d8a373.zip cpython-3341e384d3ed1eb894818dfb4e2fd5e9d1d8a373.tar.gz cpython-3341e384d3ed1eb894818dfb4e2fd5e9d1d8a373.tar.bz2 |
cjkcodecs/mapdata_*.c are removed by the recent import CJKCodecs 1.1.
-rw-r--r-- | PCbuild/pythoncore.vcproj | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 1d50da9..2710d37 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1375,18 +1375,6 @@ </FileConfiguration> </File> <File - RelativePath="..\Modules\cjkcodecs\mapdata_ja_JP.c"> - </File> - <File - RelativePath="..\Modules\cjkcodecs\mapdata_ko_KR.c"> - </File> - <File - RelativePath="..\Modules\cjkcodecs\mapdata_zh_CN.c"> - </File> - <File - RelativePath="..\Modules\cjkcodecs\mapdata_zh_TW.c"> - </File> - <File RelativePath="..\Python\marshal.c"> <FileConfiguration Name="Release|Win32"> |