Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
07e5dc88
Commit
07e5dc88
authored
Jul 18, 2004
by
Hye-Shik Chang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Teach VC6 project file about the new cjkcodecs structure.
parent
64a9e38f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
77 deletions
+9
-77
PC/VC6/pythoncore.dsp
PC/VC6/pythoncore.dsp
+9
-77
No files found.
PC/VC6/pythoncore.dsp
View file @
07e5dc88
...
...
@@ -93,55 +93,43 @@ LINK32=link.exe
# Name "pythoncore - Win32 Debug"
# Begin Source File
SOURCE=..\..\Modules\cjkcodecs\_big5.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_bisectmodule.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_codecsmodule.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\cjkcodecs\_cp932.c
SOURCE=..\..\Modules\cjkcodecs\_codecs_cn.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\cjkcodecs\_c
p949
.c
SOURCE=..\..\Modules\cjkcodecs\_c
odecs_hk
.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\cjkcodecs\_c
p950
.c
SOURCE=..\..\Modules\cjkcodecs\_c
odecs_iso2022
.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_csv.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\cjkcodecs\_euc_jisx0213.c
SOURCE=..\..\Modules\cjkcodecs\_codecs_jp.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\cjkcodecs\_
euc_jp
.c
SOURCE=..\..\Modules\cjkcodecs\_
codecs_kr
.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\cjkcodecs\_
euc_kr
.c
SOURCE=..\..\Modules\cjkcodecs\_
codecs_tw
.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\cjkcodecs\_
gb18030
.c
SOURCE=..\..\Modules\cjkcodecs\_
codecs_unicode
.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\
cjkcodecs\_gb2312
.c
SOURCE=..\..\Modules\
_codecsmodule
.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\
cjkcodecs\_gbk
.c
SOURCE=..\..\Modules\
_csv
.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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment