diff options
author | Hye-Shik Chang <hyeshik@gmail.com> | 2004-07-18 08:45:15 +0000 |
---|---|---|
committer | Hye-Shik Chang <hyeshik@gmail.com> | 2004-07-18 08:45:15 +0000 |
commit | ddd00bffa2b5d5d08fc1e8bbe7bded9ad4bb015f (patch) | |
tree | 61a3cdfa84e04c4a10af9627e26194cbecc31e38 /PCbuild | |
parent | 2ecf6786d2d86bea0022c5f006901e67cf794d1b (diff) | |
download | cpython-ddd00bffa2b5d5d08fc1e8bbe7bded9ad4bb015f.tar.gz |
cjkcodecs/mapdata_*.c are removed by the recent import CJKCodecs 1.1.
Diffstat (limited to 'PCbuild')
-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 1d50da9fcc..2710d37538 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"> |