mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Teach VC6 project file about the new cjkcodecs structure.
This commit is contained in:
parent
64a9e38f35
commit
07e5dc8813
1 changed files with 26 additions and 94 deletions
|
@ -93,11 +93,35 @@ LINK32=link.exe
|
|||
# Name "pythoncore - Win32 Debug"
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_big5.c
|
||||
SOURCE=..\..\Modules\_bisectmodule.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\_bisectmodule.c
|
||||
SOURCE=..\..\Modules\cjkcodecs\_codecs_cn.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_codecs_hk.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_codecs_iso2022.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_codecs_jp.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_codecs_kr.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_codecs_tw.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_codecs_unicode.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
|
@ -105,46 +129,10 @@ SOURCE=..\..\Modules\_codecsmodule.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_cp932.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_cp949.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_cp950.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\_csv.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_euc_jisx0213.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_euc_jp.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_euc_kr.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_gb18030.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_gb2312.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_gbk.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\_heapqmodule.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -153,38 +141,6 @@ SOURCE=..\..\Modules\_hotshot.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_hz.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_iso2022_jp.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_iso2022_jp_1.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_iso2022_jp_2.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_iso2022_jp_3.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_iso2022_jp_ext.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_iso2022_kr.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_johab.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\_localemodule.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -193,14 +149,6 @@ SOURCE=..\..\Modules\_randommodule.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_shift_jis.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\_shift_jisx0213.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\_sre.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -455,22 +403,6 @@ SOURCE=..\..\Modules\main.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\mapdata_ja_JP.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\mapdata_ko_KR.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\mapdata_zh_CN.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Modules\cjkcodecs\mapdata_zh_TW.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\Python\marshal.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue